summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2019-11-02 14:54:01 +0500
committerDmitry Kharitonov2019-11-02 14:54:01 +0500
commit950e495a792b610bf07fa8a3b1919d5449187a24 (patch)
tree4c3791b84a0263aefb36af6befb8e54d4d297fd1 /PKGBUILD
parentebe565537b7f7728028a20cac8deda28e13f693f (diff)
downloadaur-950e495a792b610bf07fa8a3b1919d5449187a24.tar.gz
1.18.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbbb0fcc6dbc..17fb5c2ab66c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.18
+pkgver=1.18.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=('f79bd14f7fd86275cf1e7fea1acbb9747b16146eee233f38af35a02d33b194e2')
+sha256sums=('f75d1646065cfb07dc07d990ff22cb90bb854981a1c2fb8fbc93f126007d1e7a')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')