summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-07-14 03:50:21 +0500
committerDmitry Kharitonov2020-07-14 03:50:21 +0500
commitfddabd1ef9b66a89cf54f078e693f41a9a35aea2 (patch)
treece891be390320d648ab3d741558ae8b277ee19d0 /PKGBUILD
parentefe6315e75e0633fe4f647ccb89c3c131c9c0d9e (diff)
downloadaur-fddabd1ef9b66a89cf54f078e693f41a9a35aea2.tar.gz
1.27.1c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b3f0d5ed159..6c541ace2045 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.27.1b
+pkgver=1.27.1c
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=('794253b95e719f0ae5e2ab0bd110f94ec216801ecaa2bccb554e3177003f64d1')
+sha256sums=('6a52387ca48a4d5882aa078408d3793b5e1ef635842ee15ca7d9c9d9b8bb4205')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')