diff options
Diffstat (limited to 'hyperrogue/PKGBUILD')
-rw-r--r-- | hyperrogue/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperrogue/PKGBUILD b/hyperrogue/PKGBUILD index f062d5365..2b62b49ae 100644 --- a/hyperrogue/PKGBUILD +++ b/hyperrogue/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Kyle Keen <keenerd@gmail.com> pkgname=hyperrogue pkgver=13.0v -pkgrel=2 +pkgrel=5 pkgdesc="You are a lone outsider in a strange, non-Euclidean hyperbolic world. Optional music." arch=('i686' 'pentium4' 'x86_64') url="http://www.roguetemple.com/z/hyper.php" |