summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index faed05eaae36..6831f1a90324 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,8 @@ pkgname=plpgsql_check-git
pkgbase=plpgsql_check
_gitname=plpgsql_check
pkgver=1.8.2.5.g5bd23ea
-pkgrel=2
+pkgrel=1
+epoch=2
pkgdesc="linter for PostgreSQL's procedural language"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://github.com/okbob/plpgsql_check"