Compare commits

..

2 Commits

Author SHA1 Message Date
72211913ae Updated imgbrd-grabber-appimage to 7.8.0 2022-03-30 14:54:21 -04:00
c1c4077bb8 Updated bcrawl to 1.36 2022-03-30 14:46:02 -04:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,7 +1,7 @@
# Maintainer: Rain Clark <rain AT melonbread DOT dev>
pkgname=imgbrd-grabber-appimage
pkgver=7.7.1
pkgver=7.8.0
pkgrel=1
pkgdesc="Very customizable imageboard/booru downloader with powerful filenaming features."
arch=('x86_64')
@ -17,7 +17,7 @@ noextract=('$_pkgname')
options=('!strip')
source=(https://github.com/Bionus/imgbrd-grabber/releases/download/v${pkgver}/${_pkgname})
sha256sums=('b07369e7cf44ac8527962f3505d029ccfe896db2d8f54d9953ccb43188747402')
sha256sums=('1c4bc407c8a7ca28516f9f45a936abaa582592113fbeb7ddb31b8eb581c39894')
prepare() {
cd "${srcdir}"