summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2021-05-24 21:35:18 +0200
committerStephan Springer2021-05-24 21:35:18 +0200
commit889c175aad66e7f1f4eaa36a95840dba89d3db25 (patch)
tree32a68cda1aeec2d78bfb78f08ffe59f154e7b834
parent1e09d5730baee03c4ef28ebc5a04310381f3d84b (diff)
downloadaur-889c175aad66e7f1f4eaa36a95840dba89d3db25.tar.gz
bump pkgrel due to protobuf upgrade
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 564ae0e6161d..56079941cba6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qgis-ltr
pkgdesc = Geographic Information System (GIS); Long Term Release
pkgver = 3.16.7
- pkgrel = 1
+ pkgrel = 2
url = https://qgis.org/
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 81aee9ebe3ae..200a20334171 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
_pkgname=qgis
pkgname="$_pkgname"-ltr
pkgver=3.16.7
-pkgrel=1
+pkgrel=2
pkgdesc='Geographic Information System (GIS); Long Term Release'
url='https://qgis.org/'
license=(GPL)