summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2019-10-16 17:38:40 +0500
committerDmitry Kharitonov2019-10-16 17:38:40 +0500
commit0b59e177530b42daab7d0aa400e6cd67f3e8e5bd (patch)
tree20ba7701919689b877eda00d20b9ecb8311b07aa /PKGBUILD
parent3022aed06b197546515a0b36c8f5d8a6f138589b (diff)
downloadaur-0b59e177530b42daab7d0aa400e6cd67f3e8e5bd.tar.gz
1.17.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcc162cd54a3..2a435c8d9af5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.17.1
+pkgver=1.17.2
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=('8aa35b92983cbf5e5c2459da5e8685d7bc86cdcc766c4c11bac82aa8f6680cce')
+sha256sums=('36f1bc3f122e0ca0ad34bde08c879a665f3672856dd13b649559e31beabf296c')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')