diff options
-rw-r--r-- | main/tiff/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tiff/APKBUILD b/main/tiff/APKBUILD index 2764544fe3..f16df7c262 100644 --- a/main/tiff/APKBUILD +++ b/main/tiff/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Mason <ms13sp@gmail.com> pkgname=tiff pkgver=3.9.5 -pkgrel=0 +pkgrel=1 pkgdesc="Provides support for the Tag Image File Format or TIFF" url="http://www.libtiff.org/" arch="all" |