summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2019-08-28 22:06:53 -0300
committerGonzalo Exequiel Pedone2019-08-28 22:06:53 -0300
commit248db2ba232e7a84322fc36f2b4d4ee7f1e37174 (patch)
tree98f5c850eaea11c9485b6357ba8418e76dd14bd6
parent434c57dbab74a474695b26fb78f49c9a38f2db95 (diff)
downloadaur-248db2ba232e7a84322fc36f2b4d4ee7f1e37174.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 a0427d6d15fd..95018d591f9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = android-armv7a-eabi-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 9bd42086ccf7..988798d4a6c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _android_arch=armv7a-eabi
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/"