summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorGaming4JC <g4jc@openmailbox.org>2016-10-08 21:01:31 -0400
committerGaming4JC <g4jc@openmailbox.org>2016-10-08 21:01:31 -0400
commitc1e60f2942a501b968ac81e89a733c00d55bac16 (patch)
treeecb16b63eaa709eb7529474a4b27ee9f8961b356 /pcr
parent7c2a57ad45871023aa5407b410deb9f343497dec (diff)
fix url
Diffstat (limited to 'pcr')
-rw-r--r--pcr/penguin-command/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/penguin-command/PKGBUILD b/pcr/penguin-command/PKGBUILD
index 09ba84a19..c6074a577 100644
--- a/pcr/penguin-command/PKGBUILD
+++ b/pcr/penguin-command/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64' 'i686')
url="http://www.linux-games.com/penguin-command/"
license=('GPL2')
depends=('sdl' 'sdl_mixer' 'sdl_image')
-source=("http://downloads.sourceforge.net/wikipediafs/$pkgname-$pkgver.tar.gz")
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
sha512sums=('ba41a7fbf3c07149fb6f6cf60091afda9de3c9f8f04e541d7b62ba744b04e5db7eecc5aa2391a71b72ccf6f544d397a5994a6f7aee0907211ced1686fe517646')
build() {