diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/penguin-command/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/penguin-command/PKGBUILD b/pcr/penguin-command/PKGBUILD index 68566f636..2e5c5974f 100644 --- a/pcr/penguin-command/PKGBUILD +++ b/pcr/penguin-command/PKGBUILD @@ -2,9 +2,9 @@ pkgname=penguin-command pkgver=1.6.11 -pkgrel=3 +pkgrel=4 pkgdesc="Clone of the classic Missile Command game with better graphics and music." -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'armv7h') url="http://www.linux-games.com/penguin-command/" license=('GPL2') depends=('sdl' 'sdl_mixer' 'sdl_image') |