summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2019-02-26 16:25:14 +0500
committerDmitry Kharitonov2019-02-26 16:25:14 +0500
commitf829e8533e9b6f186932b57d3fa35785a414281c (patch)
treec43731411de05c401462561b938daca8ecde374c /PKGBUILD
parent49eb401e89b1172d14c5fde8f5b4b969a423711c (diff)
downloadaur-f829e8533e9b6f186932b57d3fa35785a414281c.tar.gz
1.11.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5c8ba6e632b..5bded4661e2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.11.5
+pkgver=1.11.7
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=('1193962e70213d95bd4dafe658a9a4ae4206d5e8f214321ed18dcae28dd85cb4')
+sha256sums=('075a9b77f910998b2fa4de00ae4a95d8da07a4aaf8b6096b16c6f5da5ae61d4f')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')