From c1e60f2942a501b968ac81e89a733c00d55bac16 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sat, 8 Oct 2016 21:01:31 -0400 Subject: fix url --- pcr/penguin-command/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr/penguin-command') 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() { -- cgit v1.2.2