summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2019-08-01 23:10:40 +0500
committerDmitry Kharitonov2019-08-01 23:10:40 +0500
commita4aab5f50afc3a7d5d4dc957313a66065a73c514 (patch)
tree215a431643755518dcd2b909d4a7eaabd78f3f61 /PKGBUILD
parent1a593746862f6fe428cf28d4a34a4cfb31ce8b07 (diff)
downloadaur-a4aab5f50afc3a7d5d4dc957313a66065a73c514.tar.gz
1.13.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ecba5ee462e7..887c37a8b129 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.13
+pkgver=1.13.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=('b95e882add305f355aee997c31bb2f005dffc3a79cf0268923497684abd36a1b')
+sha256sums=('f9bf4af23926cfed1b2bbe0495566592608463b71ef714f4111aaee41ba6eabd')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')