summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuck Melanoma2021-04-11 15:50:45 -0700
committerBuck Melanoma2021-04-11 15:50:45 -0700
commit2ec55fa79ea374b5268def47340023e85a82b84b (patch)
treea7e6fe52770a513f557e756a74f70066cb8af87f /PKGBUILD
parent0a90c19ec412815938c96d25c5cfb5717d45878d (diff)
downloadaur-2ec55fa79ea374b5268def47340023e85a82b84b.tar.gz
Fixed url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f57f20208b57..c0a0080e2bc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgname=pengupop
pkgver=2.2.2
pkgrel=26
pkgdesc="Clone of the retro arcade game Bust-a-move"
-arch=('i686' 'x86_64')
-url='http://www.junoplay.com/pengupop'
+arch=('x86_64')
+url='https://fedoraproject.org/wiki/Games/pengupop'
license=('GPL')
depends=('sdl')
optdepends=('')