summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2021-10-07 16:12:17 +0500
committerDmitry Kharitonov2021-10-07 16:12:17 +0500
commitc59809cd45f61dae7de816576f5540aaf238a672 (patch)
tree55e94bfd8d1cca8012d1d4be170f1d46302d1042 /PKGBUILD
parent460b5abd2a4bbed8c0d5e5272a03ddbce317ed57 (diff)
downloadaur-c59809cd45f61dae7de816576f5540aaf238a672.tar.gz
1.34.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 698a753a038f..e2a444430e7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <arch[at]nano-model[dot]com>
pkgname=bcrawl
-pkgver=1.34.2
+pkgver=1.34.3
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=('4420996ad25a9583f711ec9a7a68b8b09fc202fac52e147264653d7178dcd643')
+sha256sums=('eacf75de779028cd22260c46ed21e2dce123d61ebbd98ae234aed62ea810aa03')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')