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 8b23de2173..b4e1b12399 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.4 -pkgrel=0 +pkgrel=1 pkgdesc="A translator library for raster and vector geospatial data formats" url="https://gdal.org/" arch="all !s390x !x86 !armhf !armv7" |