summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIngo Heimbach2020-02-13 11:34:14 +0100
committerIngo Heimbach2020-02-13 11:34:14 +0100
commitf978c2465ef3eae4906cd4d69c413443659f47fd (patch)
tree6916d1a09031c7559ef63ec230aef647e39f8eac /PKGBUILD
parent31f5b9ab2f29a21261d133ea32a2c4132afc8ecf (diff)
downloadaur-f978c2465ef3eae4906cd4d69c413443659f47fd.tar.gz
Increase the package release variable to `3`
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d69ddad8c24..72056f167031 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="gr-framework"
pkgver="0.46.0"
-pkgrel="2"
+pkgrel="3"
pkgdesc="A universal framework for cross-platform visualization applications."
arch=("i686" "x86_64" "armv6h" "armv7h" "aarch64")
url="https://gr-framework.org"