summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-07-02 12:32:04 +0500
committerDmitry Kharitonov2020-07-02 12:32:04 +0500
commit50d6c5e291d0bdf5bbb8dc1c573196ef6837b6fa (patch)
tree5dabc3b350481f36597ca9ad0fbbe86be58b9f69 /PKGBUILD
parente139c7cce3c6ff8a91d588e03c10aaf9e854092a (diff)
downloadaur-50d6c5e291d0bdf5bbb8dc1c573196ef6837b6fa.tar.gz
1.26.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3049e0d6b500..96dee5f42a61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.26
+pkgver=1.26.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=('81de6b50705baf6f1ffd76a511bdb597a5b242087b45303d133bed14b976557e')
+sha256sums=('c54e92500fca04010d1dc54dff94023cdcb39820d745fe8563dbc282128ed996')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')