summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0x9fff002022-01-30 19:44:27 +0100
committer0x9fff002022-01-30 19:44:27 +0100
commit16c73f92ac9b307d98ff6f3f42e575a14f79a6fc (patch)
tree7acf7ef11c8de751fad90703939e7f25f3346d52
parent5f057e883c6021b878fe219fb6fa13be97aa4e83 (diff)
downloadaur-16c73f92ac9b307d98ff6f3f42e575a14f79a6fc.tar.gz
rename to futurerestore-m1stadev-git
-rw-r--r--.SRCINFO33
-rw-r--r--PKGBUILD15
2 files changed, 25 insertions, 23 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32c55d2116c6..2930384d18a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,29 @@
-pkgbase = futurerestore-marijuanarm-git
- pkgdesc = iOS upgrade and downgrade tool utilizing SHSH blobs - marijuanARM's fork - git version
- pkgver = r195.55db758b
+pkgbase = futurerestore-m1stadev-git
+ pkgdesc = iOS upgrade and downgrade tool utilizing SHSH blobs - m1stadev's fork - git version
+ pkgver = r199.f42719c5
pkgrel = 1
- url = https://github.com/marijuanARM/futurerestore
+ url = https://github.com/m1stadev/futurerestore
arch = x86_64
license = LGPL3
makedepends = git
- depends = libplist
- depends = libzip
- depends = libimobiledevice
+ depends = curl
+ depends = img4tool
depends = libfragmentzip
+ depends = libgeneral
+ depends = libimobiledevice
depends = libirecovery
- depends = curl
+ depends = libplist
+ depends = libzip
depends = openssl
depends = zlib
- depends = img4tool
- depends = libgeneral
provides = futurerestore
- provides = futurerestore-marijuanarm
+ provides = futurerestore-m1stadev
+ provides = futurerestore-marijuanarm-git
conflicts = futurerestore
- source = git+https://github.com/marijuanARM/futurerestore.git
- source = git+https://github.com/tihmstar/tsschecker.git
- source = git+https://github.com/marijuanARM/idevicerestore.git
+ replaces = futurerestore-marijuanarm-git
+ source = git+https://github.com/m1stadev/futurerestore.git
+ source = git+https://github.com/DanTheMann15/tsschecker.git
+ source = git+https://github.com/m1stadev/idevicerestore.git
source = git+https://github.com/tihmstar/jssy.git
source = idevicerestore-0001-configure.ac-check-for-pthreads.patch
sha256sums = SKIP
@@ -30,5 +32,4 @@ pkgbase = futurerestore-marijuanarm-git
sha256sums = SKIP
sha256sums = 7a1ac46309eab59763186fdb91e456bd77f703b0fe59fec968e0001349c24d78
-pkgname = futurerestore-marijuanarm-git
-
+pkgname = futurerestore-m1stadev-git
diff --git a/PKGBUILD b/PKGBUILD
index 3718c0bb3431..e5a08267fe02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,22 +1,23 @@
# Maintainer: 0x9fff00 <0x9fff00+git@protonmail.ch>
_name=futurerestore
-_fork=marijuanARM
+_fork=m1stadev
_forkpkgname=$_name-${_fork,,}
pkgname=$_forkpkgname-git
-pkgver=r195.55db758b
+pkgver=r199.f42719c5
pkgrel=1
-pkgdesc="iOS upgrade and downgrade tool utilizing SHSH blobs - marijuanARM's fork - git version"
+pkgdesc="iOS upgrade and downgrade tool utilizing SHSH blobs - m1stadev's fork - git version"
arch=('x86_64')
url="https://github.com/$_fork/$_name"
license=('LGPL3')
-depends=('libplist' 'libzip' 'libimobiledevice' 'libfragmentzip' 'libirecovery' 'curl' 'openssl' 'zlib' 'img4tool' 'libgeneral')
+depends=('curl' 'img4tool' 'libfragmentzip' 'libgeneral' 'libimobiledevice' 'libirecovery' 'libplist' 'libzip' 'openssl' 'zlib')
makedepends=('git')
-provides=("$_name" "$_forkpkgname")
+provides=("$_name" "$_forkpkgname" 'futurerestore-marijuanarm-git')
conflicts=("$_name")
+replaces=('futurerestore-marijuanarm-git')
source=("git+$url.git"
- 'git+https://github.com/tihmstar/tsschecker.git'
- 'git+https://github.com/marijuanARM/idevicerestore.git'
+ 'git+https://github.com/DanTheMann15/tsschecker.git'
+ 'git+https://github.com/m1stadev/idevicerestore.git'
'git+https://github.com/tihmstar/jssy.git'
'idevicerestore-0001-configure.ac-check-for-pthreads.patch')
sha256sums=('SKIP'