diff --git a/bcrawl/PKGBUILD b/bcrawl/PKGBUILD index ce61039..f2cebfc 100644 --- a/bcrawl/PKGBUILD +++ b/bcrawl/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Dmitry Kharitonov pkgname=bcrawl -pkgver=1.35.4c +pkgver=1.35.5c 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=('c4ae9112c1f25241fd1454222dc46ceb44c43cdf54a83090a5f7bfb8473614a6') +sha256sums=('800e80e2c176fe8d17d4d7d55ce205bd9fa348ef4260aab907ae4824727c5341') # used by gendesk to create .desktop file _exec=('bcrawl-tiles')