diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2019-05-17 04:37:21 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2019-05-17 04:37:58 -0400 |
commit | 304270535d776508ac62586ec500141463b7aaba (patch) | |
tree | 94df8a1a728f84cbd83b0bb64bc79f233114d176 /pcr/puzzlemoppet-git | |
parent | daccbd93f37923ab2ce44686e96fae490205ab4e (diff) | |
download | abslibre-304270535d776508ac62586ec500141463b7aaba.tar.gz abslibre-304270535d776508ac62586ec500141463b7aaba.tar.bz2 abslibre-304270535d776508ac62586ec500141463b7aaba.zip |
[puzzlemoppet-git]: bump pkgrel
Diffstat (limited to 'pcr/puzzlemoppet-git')
-rw-r--r-- | pcr/puzzlemoppet-git/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/puzzlemoppet-git/PKGBUILD b/pcr/puzzlemoppet-git/PKGBUILD index c9f8acaec..8d7143cbe 100644 --- a/pcr/puzzlemoppet-git/PKGBUILD +++ b/pcr/puzzlemoppet-git/PKGBUILD @@ -4,9 +4,9 @@ pkgname=puzzlemoppet-git pkgver=r64.d79b10e -pkgrel=2 +pkgrel=3 pkgdesc="A challenging 3D puzzle game where you must guide the Moppet through the vast and eternal void of space by solving the various and beautiful puzzles thrown at you" -arch=('i686' 'x86_64') +arch=('armv7h' 'i686' 'x86_64') url=https://bitbucket.org/Knitter/puzzlemoppet/overview license=('WTFPL') |