diff options
-rw-r--r-- | community/gdal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gdal/APKBUILD b/community/gdal/APKBUILD index 2f7a3af454..9597afa271 100644 --- a/community/gdal/APKBUILD +++ b/community/gdal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Trevor R.H. Clarke <trevor@notcows.com> pkgname=gdal pkgver=3.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="A translator library for raster and vector geospatial data formats" url="https://gdal.org/" arch="all !s390x !x86 !armhf !armv7" |