summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Ng2020-04-08 20:46:54 +0800
committerDarren Ng2020-04-08 20:46:54 +0800
commite134abe59389d199db0e9fd139815da43c3bf274 (patch)
tree4e13a99e3b858ff4f893c4169b94a6ae7fd52c7f
parentb25b2258913f8b1039bba4dc12954d3b27501d3e (diff)
downloadaur-e134abe59389d199db0e9fd139815da43c3bf274.tar.gz
pkgdesc
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2d45e732505..bf90a01672a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = android-simg2img
- pkgdesc = Tool to convert Android sparse images to raw images (standalone, avoid complex building chains)
+ pkgdesc = standalone simg-tools
pkgver = 1.1.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/anestisb/android-simg2img
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 926ed814406a..19f185881a06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=android-simg2img
pkgver=1.1.4
-pkgrel=1
-pkgdesc="Tool to convert Android sparse images to raw images (standalone, avoid complex building chains)"
+pkgrel=2
+pkgdesc="standalone simg-tools"
arch=("x86_64")
url="https://github.com/anestisb/android-simg2img"
license=("Apache")