summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2019-09-17 16:47:09 +0500
committerDmitry Kharitonov2019-09-17 16:47:09 +0500
commitdcd7538114aaee742f97f593dcf5e47b51cd7a8a (patch)
tree1bfaf57ef7ec4948da7b9bdd07d8417f67bfc4fe /PKGBUILD
parent71ab0dddb0b70b2834a37fe43062874fc7660425 (diff)
downloadaur-dcd7538114aaee742f97f593dcf5e47b51cd7a8a.tar.gz
1.14.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72847b65871a..1f72cec6262e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.14
+pkgver=1.14.1
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=('dbbe614f0e91c7c20ada5677beb909f0d43ea9a315d77c754706704487e63e3a')
+sha256sums=('8d535fdd0de5eff0ec290643a5e42bc5c89955a9e931195066f40fead0d35fd4')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')