diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2019-05-17 11:47:22 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2019-05-17 11:48:20 -0400 |
commit | a5bce289b23a2657b951e9d99b2e13da373fdfc1 (patch) | |
tree | 13c6e338a0a766621cfc88a1b83a5fbdfaac475a /pcr/puzzlemoppet-git/PKGBUILD | |
parent | 135c6bf2854a202b36af2981bf51e031c87781e9 (diff) | |
download | abslibre-a5bce289b23a2657b951e9d99b2e13da373fdfc1.tar.gz abslibre-a5bce289b23a2657b951e9d99b2e13da373fdfc1.tar.bz2 abslibre-a5bce289b23a2657b951e9d99b2e13da373fdfc1.zip |
[puzzlemoppet-git]: housekeeping
Diffstat (limited to 'pcr/puzzlemoppet-git/PKGBUILD')
-rw-r--r-- | pcr/puzzlemoppet-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/puzzlemoppet-git/PKGBUILD b/pcr/puzzlemoppet-git/PKGBUILD index 8d7143cbe..09ce3ff1d 100644 --- a/pcr/puzzlemoppet-git/PKGBUILD +++ b/pcr/puzzlemoppet-git/PKGBUILD @@ -6,7 +6,7 @@ pkgname=puzzlemoppet-git pkgver=r64.d79b10e 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=('armv7h' 'i686' 'x86_64') +arch=('i686' 'x86_64') url=https://bitbucket.org/Knitter/puzzlemoppet/overview license=('WTFPL') |