summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author0x9fff002020-08-01 20:11:15 +0200
committer0x9fff002020-08-01 20:11:15 +0200
commit4b5c81ced8ba0f297214d028799b05d72441730d (patch)
tree90426215fbc792e0426bcaad5cd66449dd56c876 /PKGBUILD
parent45332a0133bdca4d34972160a05f1042c5d2fd61 (diff)
downloadaur-4b5c81ced8ba0f297214d028799b05d72441730d.tar.gz
1.0.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3875970fae7..03d808cc8af4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,13 @@
pkgname=idevicerestore
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Restore/upgrade firmware of iOS devices'
arch=('x86_64')
url='https://www.libimobiledevice.org'
license=('LGPL3')
depends=('curl' 'libimobiledevice' 'libplist' 'libirecovery' 'libzip' 'openssl' 'zlib')
+conflicts=('idevicerestore-git') # https://aur.archlinux.org/packages/idevicerestore-git/#comment-759041
source=("https://github.com/libimobiledevice/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.bz2"
'0001-configure.ac-check-for-pthreads.patch')
sha256sums=('32712e86315397fd2e8999e77a2d2f790c67f6b4aa50d4d1c64cb2c4609836f7'