summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2021-06-20 16:05:32 +0500
committerDmitry Kharitonov2021-06-20 16:05:32 +0500
commite326891e59fa278ba929bdb3443a86e3b546b8cb (patch)
tree8513a5cf5737409688fca9bdf856770b4ae5acc1 /PKGBUILD
parent1618a6041979cc2ae1e8910bebc63ecc210a1838 (diff)
downloadaur-e326891e59fa278ba929bdb3443a86e3b546b8cb.tar.gz
1.32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 121186f89a42..83b97ee7efb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.31.3
+pkgver=1.32
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=('8eec8ef06e0f3d917c9c824b2e310cbdc8fff4cc7dd8f13d39270f496d20ede8')
+sha256sums=('6e874af9508d5f30f3e9df715fe99b99c6c5ff0a60a55d2614996045d0f1fd85')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')