diff options
Diffstat (limited to 'community/caph/PKGBUILD')
-rw-r--r-- | community/caph/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/caph/PKGBUILD b/community/caph/PKGBUILD index 13cb1b7e5..6887119cb 100644 --- a/community/caph/PKGBUILD +++ b/community/caph/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 84880 2013-02-25 19:41:45Z arodseth $ +# $Id: PKGBUILD 90008 2013-05-06 19:36:20Z foutrelis $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: jose <jose1711 [at] gmail (dot) com> pkgname=caph arch=('i686' 'x86_64' 'mips64el') pkgver=1.1 -pkgrel=3 +pkgrel=4 pkgdesc='Sandbox game based on physics which uses doodles as a primary gameplay element' license=('GPL') url='http://sourceforge.net/projects/caphgame/' |