blob: 644aa8105b5736d690560168d10300c77891f4cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = iphonebackuptools
pkgdesc = Extract messages, notes, photo locations and more from unencrypted iOS backups
pkgver = 4.0.1
pkgrel = 1
url = https://github.com/richinfante/iphonebackuptools
arch = any
license = MIT
makedepends = npm
makedepends = python
depends = nodejs
depends = sqlite
noextract = .tar.gz
source = https://github.com/richinfante/iphonebackuptools/archive/4.0.1.tar.gz
sha256sums = aa91414917ace81f07d0d46a6dc04426aac6da83c0125e37a5f36f0874e0f16f
pkgname = iphonebackuptools
|