summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc Cousin2020-03-06 17:51:05 +0100
committerMarc Cousin2020-03-06 17:51:05 +0100
commite2a60a30efb704465a79b8269943d9e086dbced7 (patch)
tree157bbc065563d4a339c9a92a7eb82252e87d46f0 /PKGBUILD
parent72d3a7168941a425af04de06ca8805e3bd485c46 (diff)
downloadaur-e2a60a30efb704465a79b8269943d9e086dbced7.tar.gz
Bump release so that the new numbering is taken into account
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 355433698195..faed05eaae36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=plpgsql_check-git
pkgbase=plpgsql_check
_gitname=plpgsql_check
pkgver=1.8.2.5.g5bd23ea
-pkgrel=1
+pkgrel=2
pkgdesc="linter for PostgreSQL's procedural language"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://github.com/okbob/plpgsql_check"