From 1b2e9b55c6693fa8916ca09e4c3dea1c3998fc40 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 30 Sep 2012 09:05:36 +0200 Subject: [PATCH] xbps-git, xbps-src-git: revbump for latest fixes. --- srcpkgs/xbps-git/template | 2 +- srcpkgs/xbps-src-git/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xbps-git/template b/srcpkgs/xbps-git/template index 64e4917d05a..d6e7d902ad7 100644 --- a/srcpkgs/xbps-git/template +++ b/srcpkgs/xbps-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-git' pkgname=xbps-git version="$(date -u +%Y%m%d)" -revision=1 +revision=5 nofetch=yes noextract=yes build_style=configure diff --git a/srcpkgs/xbps-src-git/template b/srcpkgs/xbps-src-git/template index eb95a079ce5..52df8a8ef88 100644 --- a/srcpkgs/xbps-src-git/template +++ b/srcpkgs/xbps-src-git/template @@ -1,7 +1,7 @@ # Template file for 'xbps-src-git' pkgname=xbps-src-git version="$(date -u +%Y%m%d)" -revision=1 +revision=6 nofetch=yes noextract=yes build_style=gnu-makefile