diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-13 17:46:34 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-13 17:46:34 -0200 |
commit | ea544b4345ac6f02648234f5b9c5a16d809e2bf9 (patch) | |
tree | 5bfeb63ae6d4bbd9e77d56586f097b303a4475fa | |
parent | aa2927bd16ce9523f142b470b90ff87c569a07a2 (diff) | |
parent | aa734c4a9ab1b3e10d8d942fe28118ea5329fe1c (diff) | |
download | abslibre-ea544b4345ac6f02648234f5b9c5a16d809e2bf9.tar.gz abslibre-ea544b4345ac6f02648234f5b9c5a16d809e2bf9.tar.bz2 abslibre-ea544b4345ac6f02648234f5b9c5a16d809e2bf9.zip |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
-rw-r--r-- | pcr/xonotic-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/xonotic-git/PKGBUILD b/pcr/xonotic-git/PKGBUILD index 70d916535..7075a33a8 100644 --- a/pcr/xonotic-git/PKGBUILD +++ b/pcr/xonotic-git/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Alexander Suhoverhov <cy at ngs dot ru> pkgname=xonotic-git -pkgver=20120131 +pkgver=20130213 pkgrel=1 pkgdesc="A free, fast-paced crossplatform first-person shooter" arch=('i686' 'x86_64') |