summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2021-04-06 19:30:43 +0500
committerDmitry Kharitonov2021-04-06 19:30:43 +0500
commit1618a6041979cc2ae1e8910bebc63ecc210a1838 (patch)
tree8fa71b1a5d6ba31318b2438635bea4b595e6225b /PKGBUILD
parent649f84fc5aece517fec183ba40057d4ec961c149 (diff)
downloadaur-1618a6041979cc2ae1e8910bebc63ecc210a1838.tar.gz
1.31.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 433230cb9a7f..121186f89a42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.31.2
+pkgver=1.31.3
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=('ed15b7b3de393b792d0ed85facdd4a6bcb59d67b86e605c203c7bf5aae3e002c')
+sha256sums=('8eec8ef06e0f3d917c9c824b2e310cbdc8fff4cc7dd8f13d39270f496d20ede8')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')