summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordaurnimator2018-09-24 02:14:05 +1000
committerdaurnimator2018-09-24 02:14:05 +1000
commit510e1b9c6155d018af24f1a25037ea2d3c0e9058 (patch)
tree4e327e258e48581df0dad3cf87fda897704f5df6
parenta6b411349ee8aac5c5acca97904cb10568b098b8 (diff)
downloadaur-pllua-ng.tar.gz
fixup! Use pkgname prefixed tarball to allow a shared SRCDEST
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e3d7a352deb..ffc7870b0268 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pllua-ng
pkgdesc = PL/Lua is a procedural language module for the PostgreSQL database that allows server-side functions to be written in Lua
pkgver = 2.0
- pkgrel = 0
+ pkgrel = 1
url = https://pllua.github.io/pllua-ng/
arch = x86_64
license = MIT