summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2021-09-10 02:20:50 +0500
committerDmitry Kharitonov2021-09-10 02:20:50 +0500
commit1a413b32ea04a828012d58165c090dcea258e910 (patch)
tree4fdbcca4b3700d7404c86a28d6f6e81dce3bc93e /PKGBUILD
parente638ba3cc9e2ccdfc4692c6c170522f32aafb81b (diff)
downloadaur-1a413b32ea04a828012d58165c090dcea258e910.tar.gz
1.34.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3468f96fae87..a513b974dc56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.34
+pkgver=1.34.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=('cd52246c6f74c413e7acd4cce84ec40cbe8e52c09ab675616eff4e48c4f9c0fb')
+sha256sums=('399f08ebf8c3732f232c06c0da2c7cde32d87bdd72e9e9d23e157519bfb58cf8')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')