summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2019-08-28 22:07:11 -0300
committerGonzalo Exequiel Pedone2019-08-28 22:07:11 -0300
commit00c723485b6cef2e86547a14ac76731516bd54ae (patch)
tree2334985f7a30dd8b9967f5c4ac0a1604bebdf687
parent97bed954217df8ba3cd0f5d5c724b41cb8df4a3e (diff)
downloadaur-00c723485b6cef2e86547a14ac76731516bd54ae.tar.gz
Package updated.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56d8074e9d56..188b36b264da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = android-x86-64-libtiff
pkgdesc = Library for manipulation of TIFF images (android)
pkgver = 4.0.10
- pkgrel = 2
+ pkgrel = 3
url = http://www.simplesystems.org/libtiff/
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 9c0c6502e9a5..18bf9fb12579 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _android_arch=x86-64
pkgname=android-${_android_arch}-libtiff
pkgver=4.0.10
-pkgrel=2
+pkgrel=3
pkgdesc="Library for manipulation of TIFF images (android)"
arch=('any')
url="http://www.simplesystems.org/libtiff/"