summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2021-08-12 15:43:49 +0500
committerDmitry Kharitonov2021-08-12 15:43:49 +0500
commit4eb01759aa5c114dc2d2c35ce454798420b063a5 (patch)
treee8836ad656cc489648a22d638bee79a662f3fe70 /PKGBUILD
parente326891e59fa278ba929bdb3443a86e3b546b8cb (diff)
downloadaur-4eb01759aa5c114dc2d2c35ce454798420b063a5.tar.gz
1.33
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83b97ee7efb4..a06243a33d2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.32
+pkgver=1.33
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=('6e874af9508d5f30f3e9df715fe99b99c6c5ff0a60a55d2614996045d0f1fd85')
+sha256sums=('ed4143c5b140292cd1d11772774240251130cb193f5436ffb11e44b5e6ff863f')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')