xbps-git: revbump++ (reverted wrong commit).

This commit is contained in:
Juan RP 2013-08-29 15:31:53 +02:00
parent 337f520c85
commit 55f924e940

View file

@ -1,7 +1,7 @@
# Template file for 'xbps-git'
pkgname=xbps-git
version=20130829
revision=1
revision=2
build_style=configure
configure_args="--prefix=/usr --sysconfdir=/etc --enable-static --enable-tests"
short_desc="The XBPS package system (development branch)"
@ -9,7 +9,6 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://code.google.com/p/xbps"
license="Simplified BSD"
do_fetch() {
local url="git://github.com/xtraeme/xbps"
msg_normal "Fetching source from $url ...\n"