summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2019-11-12 02:33:52 +0500
committerDmitry Kharitonov2019-11-12 02:33:52 +0500
commit1eda93a9d5456965b1a3836e8f44ae974f9f8691 (patch)
tree251b490112a0ced698af833260e7d5ade6f1327a /PKGBUILD
parent950e495a792b610bf07fa8a3b1919d5449187a24 (diff)
downloadaur-1eda93a9d5456965b1a3836e8f44ae974f9f8691.tar.gz
1.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17fb5c2ab66c..0759a63ea5a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <darksab0r@gmail.com>
pkgname=bcrawl
-pkgver=1.18.1
+pkgver=1.19
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=('f75d1646065cfb07dc07d990ff22cb90bb854981a1c2fb8fbc93f126007d1e7a')
+sha256sums=('9bed42895ba66e9d2050858c4403d8146fdbb1597885484cacad0f1cb9f05b36')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')