summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bb85a4e0e88..997bb681f16c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Oct 29 22:48:17 UTC 2018
+# Mon Oct 29 23:03:45 UTC 2018
pkgbase = postgresql-1c
pkgdesc = Sophisticated object-relational DBMS
pkgver = 10.3
- pkgrel = 1
+ pkgrel = 3
url = https://www.postgresql.org/
arch = x86_64
license = custom:PostgreSQL
diff --git a/PKGBUILD b/PKGBUILD
index ba92763df0f6..a1f76058c236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=('postgresql-1c')
pkgname=('postgresql-libs-1c' 'postgresql-docs-1c' 'postgresql-1c')
pkgver=10.3
_majorver=${pkgver%.*}
-pkgrel=1
+pkgrel=3
pkgdesc='Sophisticated object-relational DBMS'
url='https://www.postgresql.org/'
arch=('x86_64')