From e5f40c218d1cfe8ae78e34a51c17696c4e5c1ac1 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sat, 8 Oct 2016 21:03:55 -0400 Subject: fix hash --- pcr/castle-combat/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr/castle-combat') diff --git a/pcr/castle-combat/PKGBUILD b/pcr/castle-combat/PKGBUILD index 7186914a0..cc15da96b 100644 --- a/pcr/castle-combat/PKGBUILD +++ b/pcr/castle-combat/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Luke R. GPG: rsa4096/3EAE8697 pkgname=castle-combat -pkgver=1.6.11 +pkgver=0.8.1 pkgrel=2 pkgdesc="Clone of the old arcade game Rampart. Build castle walls, place cannons inside these walls, and shoot at the walls the enemy(s)." arch=('x86_64' 'i686') @@ -9,7 +9,7 @@ url="http://www.linux-games.com/castle-combat/" license=('GPL2') depends=('sdl' 'sdl_mixer' 'sdl_image') source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz") -sha512sums=('ba41a7fbf3c07149fb6f6cf60091afda9de3c9f8f04e541d7b62ba744b04e5db7eecc5aa2391a71b72ccf6f544d397a5994a6f7aee0907211ced1686fe517646') +sha512sums=('c6350f95b82638a9da9a45cb0c995dcc7bf1fbd2f6e0d5f58347d73f9f3131697328e7e78cf08bb8c50d4f73eb754cc40c3680e76177f9f46f3a353c8768251a') build() { cd $pkgname-$pkgver -- cgit v1.2.3-2-g168b