summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ced33e6d5a2c..40342b20891c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iphonebackuptools
- pkgdesc = extract
+ pkgdesc = Extract messages, notes, photo locations and more from unencrypted iOS backups
pkgver = 1.78
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/richinfante/iphonebackuptools
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 2e50731ab39c..0c41e93f12ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ _short=78
# work around until upstream versions
# https://github.com/richinfante/iphonebackuptools/issues/68
pkgver=1.$_short
-pkgrel=1
-pkgdesc="extract"
+pkgrel=2
+pkgdesc="Extract messages, notes, photo locations and more from unencrypted iOS backups"
arch=('any')
url="https://github.com/richinfante/iphonebackuptools"
license=('MIT')