* update libimobiledevice-glue to 1.3.0-1
This commit is contained in:
parent
ef73ea4125
commit
31ed133ef3
@ -1,6 +1,6 @@
|
||||
pkgbase = libimobiledevice-glue
|
||||
pkgdesc = A library with common code used by libraries and tools around the libimobiledevice project
|
||||
pkgver = 1.2.0
|
||||
pkgver = 1.3.0
|
||||
pkgrel = 1
|
||||
url = https://libimobiledevice.org/
|
||||
arch = x86_64
|
||||
@ -8,7 +8,7 @@ pkgbase = libimobiledevice-glue
|
||||
makedepends = git
|
||||
depends = glibc
|
||||
depends = libplist
|
||||
source = git+https://github.com/libimobiledevice/libimobiledevice-glue.git#tag=1.2.0
|
||||
b2sums = a5c2e1a64b559eacb2ad988f4caf06fcb6b8f0ae653ea5e1738f7b41bc143e3327ef1bd3718b0364911c0b2c549b8188a66c59c81583e0392acc5e10f6e16167
|
||||
source = git+https://github.com/libimobiledevice/libimobiledevice-glue.git#tag=1.3.0
|
||||
b2sums = a132cbfee3d0acf6506555d1c6ddfda0775fcb51c8161c7c2f485c95d37a87d77a675f8a7671e151779bef1a81f155a726e5c85a27cca636d522b0b804fbbe01
|
||||
|
||||
pkgname = libimobiledevice-glue
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
|
||||
|
||||
pkgname=libimobiledevice-glue
|
||||
pkgver=1.2.0
|
||||
pkgver=1.3.0
|
||||
pkgrel=1
|
||||
pkgdesc='A library with common code used by libraries and tools around the libimobiledevice project'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -11,7 +11,7 @@ license=('LGPL-2.1-or-later')
|
||||
depends=('glibc' 'libplist')
|
||||
makedepends=('git')
|
||||
source=("git+https://github.com/libimobiledevice/libimobiledevice-glue.git#tag=$pkgver")
|
||||
b2sums=('a5c2e1a64b559eacb2ad988f4caf06fcb6b8f0ae653ea5e1738f7b41bc143e3327ef1bd3718b0364911c0b2c549b8188a66c59c81583e0392acc5e10f6e16167')
|
||||
b2sums=('a132cbfee3d0acf6506555d1c6ddfda0775fcb51c8161c7c2f485c95d37a87d77a675f8a7671e151779bef1a81f155a726e5c85a27cca636d522b0b804fbbe01')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname
|
||||
|
Loading…
x
Reference in New Issue
Block a user