summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-07-13 15:51:22 +0500
committerDmitry Kharitonov2020-07-13 15:51:22 +0500
commit95f753d44a9052738dca2d66ac4dd4b6dfb9126a (patch)
tree3b2df91faaf66a85dcb4bf203daf7e95bdde7d30 /PKGBUILD
parent6737b81b185fe3664318cb2b6e2995982a767cd6 (diff)
downloadaur-95f753d44a9052738dca2d66ac4dd4b6dfb9126a.tar.gz
1.27.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b167d5859d8a..71dbc1364722 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.27
+pkgver=1.27.1
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=('8e7c0b86814b7387c437695d6d51cbf361c8f9305b4fcf2cf8298e2a46a9c37e')
+sha256sums=('1b646e6259039a70576018b581c8abb6ff4ef50991d05e4a3282f682753b1188')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')