summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2019-09-05 17:47:41 +0500
committerDmitry Kharitonov2019-09-05 17:47:41 +0500
commit71ab0dddb0b70b2834a37fe43062874fc7660425 (patch)
treee1eb0176b1f6e979a1a617539321c69687a58bd3 /PKGBUILD
parent23c871c8dcc3a35de5380d3aa56279a739bd7983 (diff)
downloadaur-71ab0dddb0b70b2834a37fe43062874fc7660425.tar.gz
1.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1477d9699084..72847b65871a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.13.5
+pkgver=1.14
pkgrel=1
pkgdesc='Continuation of X-Crawl fork of Dungeon Crawl Stone Soup roguelike with new content'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ conflicts=('crawl' 'stone-soup-tile' 'bcrawl-git')
provides=('bcrawl')
license=('GPL' 'BSD' 'MIT' 'ZLIB' 'APACHE' 'custom:CC0' 'custom')
source=("https://github.com/b-crawl/bcrawl/archive/bcrawl-${pkgver}.tar.gz")
-sha256sums=('6ec337bf2d0194a6cb292c3f82553352e1472e833c2f0f4e5270e564a6a7a8b7')
+sha256sums=('dbbe614f0e91c7c20ada5677beb909f0d43ea9a315d77c754706704487e63e3a')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')