diff options
author | root <root@rshg054.dnsready.net> | 2012-10-19 08:15:39 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-10-19 08:15:39 -0700 |
commit | dcc55a1cfa32068d0759c1c8307f6c07c11aec99 (patch) | |
tree | 2f6cd8ae52f7f49ed4ac2db1b0f4bf88a8ba5d96 /community/warsow/PKGBUILD | |
parent | 9e3985ed7c9851da65023a0ab3d0739cce1858e2 (diff) |
Fri Oct 19 08:15:38 PDT 2012
Diffstat (limited to 'community/warsow/PKGBUILD')
-rw-r--r-- | community/warsow/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/warsow/PKGBUILD b/community/warsow/PKGBUILD index f44ddc603..306c6e2d9 100644 --- a/community/warsow/PKGBUILD +++ b/community/warsow/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 77523 2012-10-11 13:44:25Z svenstaro $ +# $Id: PKGBUILD 78440 2012-10-18 12:10:18Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Slash <demodevil5[at]yahoo[dot]com> # Contributor: Babets # Contributor: Vain pkgname=warsow -pkgver=1.01 +pkgver=1.02 pkgrel=1 pkgdesc="Free online multiplayer competitive FPS based on the Qfusion engine" url="http://www.warsow.net/" @@ -21,7 +21,7 @@ _comment=('Online Mulitiplayer Competitive FPS') md5sums=('ec00081d81ad9802a8ca42fc2eac5498' 'f73e10c26197178df71b941b10bf83d7' 'd7e4a69835bbcf801e58307e9d6b951e' - '9901ef17b4faf03d2b05e52ac3d189d5') + 'df3dee05dd6f84b44ba131a2445a1706') build() { cd "$srcdir" |