summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2019-10-29 15:10:32 +0500
committerDmitry Kharitonov2019-10-29 15:10:32 +0500
commitebe565537b7f7728028a20cac8deda28e13f693f (patch)
treea59496874ee6406b037cd0634f94891a6c1d1936 /PKGBUILD
parent8a0a7e48982f46ec5c7afa2aac30232d3c88d1c2 (diff)
downloadaur-ebe565537b7f7728028a20cac8deda28e13f693f.tar.gz
1.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3c2b0fb47b6..cbbb0fcc6dbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.17.3
+pkgver=1.18
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=('4cf50788ee4872c74481bc3529b46af1359f446bd4aeb8fafccb463579505bef')
+sha256sums=('f79bd14f7fd86275cf1e7fea1acbb9747b16146eee233f38af35a02d33b194e2')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')