summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2020-12-27 02:29:10 +0500
committerDmitry Kharitonov2020-12-27 02:29:10 +0500
commitd2192c7adf5839917a47c524c929686ac666a960 (patch)
treeb17ce07b4d21aae46404cf1fca6872324dcf8d24 /PKGBUILD
parent9c1e2bf92c50b53978e144fdd80e8a3f67ed7ce7 (diff)
downloadaur-d2192c7adf5839917a47c524c929686ac666a960.tar.gz
1.28.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d9dd3cf9588..82636e07f4dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.28.2
+pkgver=1.28.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=('9ceb2e7ea75657ac1de26987d01dfc24b6e232bc0e0e441c5ad8340df5b3c102')
+sha256sums=('5e78ddff71a153ae429b4e4c4245867a44b588337497fdf6ec9aede704e3659f')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')