summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-07-06 18:23:50 +0500
committerDmitry Kharitonov2020-07-06 18:24:38 +0500
commitb93d1a082e8b641616b0d2e5d31e4c634fc83227 (patch)
tree210f154395b1376430a6a79d8886f2a1bdde5f78 /PKGBUILD
parent50d6c5e291d0bdf5bbb8dc1c573196ef6837b6fa (diff)
downloadaur-b93d1a082e8b641616b0d2e5d31e4c634fc83227.tar.gz
1.26.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96dee5f42a61..51be5baa1e4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.26.1
+pkgver=1.26.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=('c54e92500fca04010d1dc54dff94023cdcb39820d745fe8563dbc282128ed996')
+sha256sums=('c42fd40f3f7242332421df4493063a639d2f5402a3b59a5647e4b3a76f61d8c4')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')