summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-05-30 21:46:33 +0500
committerDmitry Kharitonov2020-05-30 21:46:33 +0500
commita5f344422f5bbd418d4b28c0b34c4567d1f7a1b2 (patch)
treea29a5f33265edd0c934566bae951cf8d249e3006 /PKGBUILD
parent3debd3a0d002e30fadbd24c0096e78e487c78a80 (diff)
downloadaur-a5f344422f5bbd418d4b28c0b34c4567d1f7a1b2.tar.gz
1.23.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20dc74ba2e39..cd9632ba3859 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.23.1
+pkgver=1.23.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=('836ed490dc7c0a87e458d33a2ad9acd1be7d2231a95299a5f0cbc113bd6bda7e')
+sha256sums=('2245b296a16bdea18c45cc31c90b78ed1317250cc2c32292b4edf34cd148dbc1')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')