Updated Packages

This commit is contained in:
2022-06-07 12:07:09 -04:00
parent 819c7644a4
commit 555f4f1172
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: Dmitry Kharitonov <arch[at]nano-model[dot]com>
pkgname=bcrawl
pkgver=1.36
pkgver=1.36.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=('b3427bc242f910ae10e24a029b6b69574cba95bbe76a8b56418e2e0ea825ede8')
sha256sums=('7f0d53806aa5bbcf2ee8df54d331c540398e9725454fe0833c7657415f1c0174')
# used by gendesk to create .desktop file
_exec=('bcrawl-tiles')