upgpkg: libation-12.5.7-1: new upstream release
This commit is contained in:
parent
adf66ec8e5
commit
9e27d18a64
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = libation
|
pkgbase = libation
|
||||||
pkgdesc = Audible audiobook manager: liberate your Library
|
pkgdesc = Audible audiobook manager: liberate your Library
|
||||||
pkgver = 12.5.6
|
pkgver = 12.5.7
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/rmcrackan/Libation
|
url = https://github.com/rmcrackan/Libation
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
|
@ -13,7 +13,7 @@ pkgbase = libation
|
||||||
depends = glibc
|
depends = glibc
|
||||||
depends = hicolor-icon-theme
|
depends = hicolor-icon-theme
|
||||||
depends = lttng-ust2.12
|
depends = lttng-ust2.12
|
||||||
source = Libation-12.5.6::git+https://github.com/rmcrackan/Libation.git#tag=v12.5.6
|
source = Libation-12.5.7::git+https://github.com/rmcrackan/Libation.git#tag=v12.5.7
|
||||||
b2sums = 5cf06a01e4a03768c0f8bdabbeb5aefd10936afc922a7a5e7a20ed63d6301ebaa0981cef30eb3683424aadcd5fbbf67d85083e4367be0fc777cc495fc978966f
|
b2sums = ebb89764815f378126e0cdc1a3ada4ccf68a8f2a6bd03a9fe990935e202bdf0e7f17975973a005b7db7f436bdfe042b05d2cd762ceb797b485f79e02a0f32acd
|
||||||
|
|
||||||
pkgname = libation
|
pkgname = libation
|
||||||
|
|
|
||||||
4
PKGBUILD
4
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
||||||
# Contributor: Malte Jürgens <maltejur@dismail.de>
|
# Contributor: Malte Jürgens <maltejur@dismail.de>
|
||||||
|
|
||||||
pkgname=libation
|
pkgname=libation
|
||||||
pkgver=12.5.6
|
pkgver=12.5.7
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Audible audiobook manager: liberate your Library"
|
pkgdesc="Audible audiobook manager: liberate your Library"
|
||||||
arch=(
|
arch=(
|
||||||
|
|
@ -29,7 +29,7 @@ makedepends=(
|
||||||
source=(
|
source=(
|
||||||
"${pkgname^}-${pkgver}::git+$url.git#tag=v$pkgver"
|
"${pkgname^}-${pkgver}::git+$url.git#tag=v$pkgver"
|
||||||
)
|
)
|
||||||
b2sums=('5cf06a01e4a03768c0f8bdabbeb5aefd10936afc922a7a5e7a20ed63d6301ebaa0981cef30eb3683424aadcd5fbbf67d85083e4367be0fc777cc495fc978966f')
|
b2sums=('ebb89764815f378126e0cdc1a3ada4ccf68a8f2a6bd03a9fe990935e202bdf0e7f17975973a005b7db7f436bdfe042b05d2cd762ceb797b485f79e02a0f32acd')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${pkgname^}-${pkgver}"
|
cd "${pkgname^}-${pkgver}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue