summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSean Anderson2018-07-04 09:47:00 -0400
committerSean Anderson2018-07-04 09:49:53 -0400
commitc7b23ad273a0fb2df1ac7f4fe63641c81687f66f (patch)
treea340087d84b7e766f7ed2b22664fb71f5d997ce7 /PKGBUILD
parent612e78d5ad20063bd48c2df049abd7d6037e1ca1 (diff)
downloadaur-c7b23ad273a0fb2df1ac7f4fe63641c81687f66f.tar.gz
1.2 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69d7b987229e..fd18e2316fae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Maintainer: Sean Anderson <seanga2@gmail.com>
_srcname=X-Crawl
pkgname=xcrawl-tiles
-pkgver=1.1
-pkgrel=2
+pkgver=1.2
+pkgrel=1
epoch=
pkgdesc="Dungeon Crawl Stone Soup Fork developed through a democratic process with graphical tiles and sound support"
arch=('i686' 'x86_64')
@@ -28,8 +28,8 @@ provides=()
conflicts=()
backup=()
options=()
-source=("https://github.com/Vajrapani/X-Crawl/archive/$pkgver.tar.gz")
-md5sums=('2e596dac25382f3af60241d5435f27b5')
+source=("https://github.com/Vajrapani/X-Crawl/archive/v$pkgver.tar.gz")
+md5sums=('2aef768ebbad2838211b5feba1f770db')
prepare() {
gendesk -f -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name "X-Crawl tiles" --categories "Application;Game" --exec "xcrawl"