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 99c4e4366..04307c8e5 100644 --- a/community/caph/PKGBUILD +++ b/community/caph/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 33204 2010-11-22 23:40:32Z svenstaro $ +# $Id: PKGBUILD 63510 2012-02-05 11:52:20Z ibiru $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: jose <jose1711 [at] gmail (dot) com> pkgname=caph arch=('i686' 'x86_64') pkgver=1.1 -pkgrel=1 +pkgrel=2 pkgdesc="A sandbox game based on physics which uses doodles as a primary gameplay element" license=('GPL') url="http://sourceforge.net/projects/caphgame/" |