mirror of
https://gitgud.io/Melon__Bread/Arch-Packages.git
synced 2024-11-24 16:28:31 -05:00
Updated Packages
This commit is contained in:
parent
819c7644a4
commit
555f4f1172
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Dmitry Kharitonov <arch[at]nano-model[dot]com>
|
# Maintainer: Dmitry Kharitonov <arch[at]nano-model[dot]com>
|
||||||
|
|
||||||
pkgname=bcrawl
|
pkgname=bcrawl
|
||||||
pkgver=1.36
|
pkgver=1.36.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Continuation of X-Crawl fork of Dungeon Crawl Stone Soup roguelike with new content'
|
pkgdesc='Continuation of X-Crawl fork of Dungeon Crawl Stone Soup roguelike with new content'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -14,7 +14,7 @@ conflicts=('crawl' 'stone-soup-tile' 'bcrawl-git')
|
|||||||
provides=('bcrawl')
|
provides=('bcrawl')
|
||||||
license=('GPL' 'BSD' 'MIT' 'ZLIB' 'APACHE' 'custom:CC0' 'custom')
|
license=('GPL' 'BSD' 'MIT' 'ZLIB' 'APACHE' 'custom:CC0' 'custom')
|
||||||
source=("https://github.com/b-crawl/bcrawl/archive/bcrawl-${pkgver}.tar.gz")
|
source=("https://github.com/b-crawl/bcrawl/archive/bcrawl-${pkgver}.tar.gz")
|
||||||
sha256sums=('b3427bc242f910ae10e24a029b6b69574cba95bbe76a8b56418e2e0ea825ede8')
|
sha256sums=('7f0d53806aa5bbcf2ee8df54d331c540398e9725454fe0833c7657415f1c0174')
|
||||||
|
|
||||||
# used by gendesk to create .desktop file
|
# used by gendesk to create .desktop file
|
||||||
_exec=('bcrawl-tiles')
|
_exec=('bcrawl-tiles')
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
|
|
||||||
pkgname=eget-bin
|
pkgname=eget-bin
|
||||||
pkgver=1.0.1
|
pkgver=1.1.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Easily install prebuilt binaries from GitHub"
|
pkgdesc="Easily install prebuilt binaries from GitHub"
|
||||||
arch=('i686' 'x86_64')
|
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_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)
|
source_x86_64=(https://github.com/zyedidia/eget/releases/download/v${pkgver}/eget-${pkgver}-linux_amd64.tar.gz)
|
||||||
|
|
||||||
sha256sums_i686=('cb3adca582f716833263eb74d42b713068be4054fd00f15492545e70c207684f')
|
sha256sums_i686=('382039d955132c337890c68c106e243806c0619909bc41051744f8f8df0851ac')
|
||||||
sha256sums_x86_64=('83f8af0862cf1a7f9c3f15139da2a7826829df3eeb3ea2963dcfabb38f671769')
|
sha256sums_x86_64=('2a1d6bc08c06f3f44268f94059b53df99f55ee062d0c57ac93d7fc029ffc1993')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
mkdir -p ${pkgdir}/usr/bin
|
mkdir -p ${pkgdir}/usr/bin
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Rain Clark <rain AT melonbread DOT dev>
|
# Maintainer: Rain Clark <rain AT melonbread DOT dev>
|
||||||
|
|
||||||
pkgname=imgbrd-grabber-appimage
|
pkgname=imgbrd-grabber-appimage
|
||||||
pkgver=7.8.1
|
pkgver=7.9.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Very customizable imageboard/booru downloader with powerful filenaming features."
|
pkgdesc="Very customizable imageboard/booru downloader with powerful filenaming features."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -17,7 +17,7 @@ noextract=('$_pkgname')
|
|||||||
options=('!strip')
|
options=('!strip')
|
||||||
|
|
||||||
source=(https://github.com/Bionus/imgbrd-grabber/releases/download/v${pkgver}/${_pkgname})
|
source=(https://github.com/Bionus/imgbrd-grabber/releases/download/v${pkgver}/${_pkgname})
|
||||||
sha256sums=('c27c2e13c6ec368e56de12e1dec653e824ad02d4ba74643b0eeaf3a3c3648acf')
|
sha256sums=('aa3f0b4b55f9d4c28cecdc2f1d5d2bd6add4172ba62ca1cb66c3806a52b9528f')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}"
|
cd "${srcdir}"
|
||||||
|
Loading…
Reference in New Issue
Block a user