summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f63c63737986..0ec706dbf941 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libecwj2
pkgdesc = Library for both the ECW and the ISO JPEG 2000 image file formats
pkgver = 3.3
- pkgrel = 4
+ pkgrel = 5
url = http://trac.osgeo.org/gdal/wiki/ECW
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 48ea0701fc0c..d1a2bdd9f720 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Homme Zwaagstra, danitool
pkgname=libecwj2
pkgver=3.3
-pkgrel=4
+pkgrel=5
pkgdesc="Library for both the ECW and the ISO JPEG 2000 image file formats"
arch=('i686' 'x86_64')
url="http://trac.osgeo.org/gdal/wiki/ECW"