Updated Packages

This commit is contained in:
Rain Clark 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')

View File

@ -2,7 +2,7 @@
pkgname=eget-bin
pkgver=1.0.1
pkgver=1.1.0
pkgrel=1
pkgdesc="Easily install prebuilt binaries from GitHub"
arch=('i686' 'x86_64')
@ -12,8 +12,8 @@ license=('MIT')
source_i686=(https://github.com/zyedidia/eget/releases/download/v${pkgver}/eget-${pkgver}-linux_386.tar.gz)
source_x86_64=(https://github.com/zyedidia/eget/releases/download/v${pkgver}/eget-${pkgver}-linux_amd64.tar.gz)
sha256sums_i686=('cb3adca582f716833263eb74d42b713068be4054fd00f15492545e70c207684f')
sha256sums_x86_64=('83f8af0862cf1a7f9c3f15139da2a7826829df3eeb3ea2963dcfabb38f671769')
sha256sums_i686=('382039d955132c337890c68c106e243806c0619909bc41051744f8f8df0851ac')
sha256sums_x86_64=('2a1d6bc08c06f3f44268f94059b53df99f55ee062d0c57ac93d7fc029ffc1993')
package() {
mkdir -p ${pkgdir}/usr/bin

View File

@ -1,7 +1,7 @@
# Maintainer: Rain Clark <rain AT melonbread DOT dev>
pkgname=imgbrd-grabber-appimage
pkgver=7.8.1
pkgver=7.9.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=('c27c2e13c6ec368e56de12e1dec653e824ad02d4ba74643b0eeaf3a3c3648acf')
sha256sums=('aa3f0b4b55f9d4c28cecdc2f1d5d2bd6add4172ba62ca1cb66c3806a52b9528f')
prepare() {
cd "${srcdir}"