summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorGaming4JC <g4jc@openmailbox.org>2016-10-08 21:03:55 -0400
committerGaming4JC <g4jc@openmailbox.org>2016-10-08 21:03:55 -0400
commite5f40c218d1cfe8ae78e34a51c17696c4e5c1ac1 (patch)
tree4d380345a743b876f744dd532c139ded4a160864 /pcr
parent8da826de54ae9a8bf2cad3df94a42e21d95eed4d (diff)
fix hash
Diffstat (limited to 'pcr')
-rw-r--r--pcr/castle-combat/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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. <g4jc@openmailbox.org> 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