summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2021-02-16 22:53:39 +0500
committerDmitry Kharitonov2021-02-16 22:53:39 +0500
commit5c3e5b9a3e4c9ea3fa3320a4ed82ecd9b4aae7e1 (patch)
tree67baa0cf43b224c125a248d705561c0aa6f06fa5 /PKGBUILD
parentae18bdd647c0f30a53e2f574c999258f8348689f (diff)
downloadaur-5c3e5b9a3e4c9ea3fa3320a4ed82ecd9b4aae7e1.tar.gz
1.29.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a06e972b49bc..5d75c4b7173f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.29
+pkgver=1.29.2
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=('b97a9b0350aaea67c9e49fa2956060339689f763068f7c1949d98be7266be44b')
+sha256sums=('c8c9732c9e38ed7df3554e3c2e434c3f827410b334ab0008a8d454fcbe50882f')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')