summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-05-04 13:32:07 +0500
committerDmitry Kharitonov2020-05-04 13:32:07 +0500
commita6bffa42e6f9b3d580966df5ab5dedf82708a2da (patch)
treee61b91e0daf0ae2d69b87c8ce83474dd516decd1 /PKGBUILD
parent293161ffac9abb1edb5c17d5b73403577dce8b38 (diff)
downloadaur-a6bffa42e6f9b3d580966df5ab5dedf82708a2da.tar.gz
1.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2594401293a3..d06ff5825786 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.21.3
+pkgver=1.22
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=('1e9669c410a260684b988020596aee1ed86d1c194751844d56b9c0e6b3450e77')
+sha256sums=('a64e49fd4728c6744134cde0ece339d93c0ed4cb1502bbd0dde58895e2a2e486')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')