From 78a9d5f374ef82e1e2dd80907a75c81c4f6ffcf6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 31 Mar 2014 12:03:59 +0200 Subject: [PATCH] xbps-git: bump version (two bugfixes). --- srcpkgs/xbps-git/template | 2 +- srcpkgs/xbps-static-git/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xbps-git/template b/srcpkgs/xbps-git/template index 8b52bd43ec3..c6bbf6eca17 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,6 +1,6 @@ # Template file for 'xbps-git' pkgname=xbps-git -version=20140326 +version=20140331 revision=1 short_desc="The XBPS package system (development branch)" maintainer="Juan RP " diff --git a/srcpkgs/xbps-static-git/template b/srcpkgs/xbps-static-git/template index ef07b6545ca..c47018a0a40 100644 --- a/srcpkgs/xbps-static-git/template +++ b/srcpkgs/xbps-static-git/template @@ -2,7 +2,7 @@ # # NOTE: keep this package synchronized with "srcpkgs/xbps-git". pkgname=xbps-static-git -version=20140326 +version=20140331 revision=1 short_desc="The XBPS package system (development branch) - static bins" maintainer="Juan RP "