diff --git a/gdal/PKGBUILD b/gdal/PKGBUILD index 0a987006d..8d63e991b 100644 --- a/gdal/PKGBUILD +++ b/gdal/PKGBUILD @@ -8,7 +8,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=gdal pkgver=1.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="A translator library for raster geospatial data formats" arch=('i686' 'x86_64') url="http://www.gdal.org/" diff --git a/redland/PKGBUILD b/redland/PKGBUILD index 30f310a36..b0d2fcca5 100644 --- a/redland/PKGBUILD +++ b/redland/PKGBUILD @@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=redland pkgver=1.0.12 -pkgrel=3 +pkgrel=4 pkgdesc="Library that provides a high-level interface to RDF data" url="http://librdf.org/" license=("GPL")