summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Quirk2015-09-24 20:21:18 +0200
committerRichard Quirk2015-09-24 20:21:18 +0200
commitdfe008c9c957c09a36f5c8a74ec0df55c6461613 (patch)
tree9d24f3b3ec39cc34048be903f4cae37255224c14
parenta3428cc766c5a355e06233c88d9630003b919aeb (diff)
downloadaur-dfe008c9c957c09a36f5c8a74ec0df55c6461613.tar.gz
Update description and bump version to latest HEAD
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afd03875ab57..03e70d035de0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by makepkg 4.2.1
-# Sat Jun 13 07:00:56 UTC 2015
pkgbase = android-backup-extractor-git
- pkgdesc = Ansi HTML Adapter: convert ANSI escape sequences to HTML.
- pkgver = r44.139fee8
+ pkgdesc = Utility to extract and repack Android backups created with adb backup
+ pkgver = r46.434afd1
pkgrel = 1
url = https://github.com/nelenkov/android-backup-extractor
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 7085466e4e30..c17d1b9cb249 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=android-backup-extractor-git
-pkgver=r44.139fee8
+pkgver=r46.434afd1
pkgrel=1
-pkgdesc="Ansi HTML Adapter: convert ANSI escape sequences to HTML."
+pkgdesc="Utility to extract and repack Android backups created with adb backup"
arch=('any')
makedepends=('git' 'apache-ant')
depends=('bcprov')