summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-07-27 14:42:17 +0500
committerDmitry Kharitonov2020-07-27 14:42:17 +0500
commit0807bd94f17f135c0f3f17b8543aad67d3a5e862 (patch)
tree6a0b6bb79596194658e666f0f5c3b998e16bf572 /PKGBUILD
parent47f97c745b21669cada334ae041da3e11f6b1300 (diff)
downloadaur-0807bd94f17f135c0f3f17b8543aad67d3a5e862.tar.gz
1.27.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47a23e998c0f..790b1549c0b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.27.2
+pkgver=1.27.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=('1fedb1c82f76048060c678b69284bb618b5c61f27f2a64c47d1689759b6534c4')
+sha256sums=('945f2c9816c41bcc428a61dadb054185b62cf35431bf86bd6b4f14e5a73491b0')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')