summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2021-09-02 13:59:38 +0500
committerDmitry Kharitonov2021-09-02 13:59:38 +0500
commite638ba3cc9e2ccdfc4692c6c170522f32aafb81b (patch)
treedab6e49a4055cffda105f0bd3e98d19e34056f4a /PKGBUILD
parentd2bc6eecd7cc61e4461f06165b945bbe45ee159a (diff)
downloadaur-e638ba3cc9e2ccdfc4692c6c170522f32aafb81b.tar.gz
1.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1397cfb85e9..3468f96fae87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.33.1b
+pkgver=1.34
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=('22fa878d60c5699f8daf28dcbcbe14461b724fefcf74e7bc017ea190538a02b1')
+sha256sums=('cd52246c6f74c413e7acd4cce84ec40cbe8e52c09ab675616eff4e48c4f9c0fb')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')