summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorGaming4JC <g4jc@openmailbox.org>2016-10-09 15:29:21 -0400
committerGaming4JC <g4jc@openmailbox.org>2016-10-09 15:29:21 -0400
commitef12409178267f282b9d63911305db1c683e9d67 (patch)
tree079a4741fff1574f232d4fb507a58c544b029553 /pcr
parenta1422018f86ad45b2b07ccc016e0e32f5bcca8c9 (diff)
fix checksum for penguin-command.desktop
Diffstat (limited to 'pcr')
-rw-r--r--pcr/penguin-command/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/pcr/penguin-command/PKGBUILD b/pcr/penguin-command/PKGBUILD
index 57e146e82..68566f636 100644
--- a/pcr/penguin-command/PKGBUILD
+++ b/pcr/penguin-command/PKGBUILD
@@ -8,8 +8,10 @@ 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/$pkgname/$pkgname-$pkgver.tar.gz")
-sha512sums=('ba41a7fbf3c07149fb6f6cf60091afda9de3c9f8f04e541d7b62ba744b04e5db7eecc5aa2391a71b72ccf6f544d397a5994a6f7aee0907211ced1686fe517646')
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
+'penguin-command.desktop')
+sha512sums=('ba41a7fbf3c07149fb6f6cf60091afda9de3c9f8f04e541d7b62ba744b04e5db7eecc5aa2391a71b72ccf6f544d397a5994a6f7aee0907211ced1686fe517646'
+ '87c9b1ac12c3769860b9e2f9ebf884e584f53933dd901998395f17942c5b1cc57e37ed0870d2a9d0f2b4c787701c090654991fd1f1cc7eae919b47e917e8e121')
build() {
cd $pkgname-$pkgver