summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2021-03-25 14:56:09 +0500
committerDmitry Kharitonov2021-03-25 14:56:09 +0500
commita49ac00839580b6cc183c2f044f710e6a64d2e74 (patch)
tree8e0d8aa88e78149d0c3cef5628dd5ebb4021b74a /PKGBUILD
parente0996b448c6949c40b5c3e7c4d65e3c1c0d30690 (diff)
downloadaur-a49ac00839580b6cc183c2f044f710e6a64d2e74.tar.gz
1.31.1b
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 571ed947da92..8c8b24289781 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.31.1
+pkgver=1.31.1b
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=('50c721c2639300e867976dccb740550da98c438969f4152b87fd851f20d8aa02')
+sha256sums=('34a299e4338287cb2aa2f31aa7beef0ed68e2cf49ad83e9f21a6cb7e65165ef2')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')