summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-03-22 15:09:47 +0500
committerDmitry Kharitonov2020-03-22 15:09:47 +0500
commit293161ffac9abb1edb5c17d5b73403577dce8b38 (patch)
tree8386898de124aeb92132cac7c2afcc9bfb0a9aa3 /PKGBUILD
parent78e1a3b2593ceb47db05a5ffb6f9af82bbb7fe08 (diff)
downloadaur-293161ffac9abb1edb5c17d5b73403577dce8b38.tar.gz
1.21.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59e797f1fda5..2594401293a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.21.2
+pkgver=1.21.3
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=('861e94d9cdebcc25c76e693ea1cb2836342b37ed5cc318669cbe5d8c63d5300b')
+sha256sums=('1e9669c410a260684b988020596aee1ed86d1c194751844d56b9c0e6b3450e77')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')