summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAriel Popper2020-08-13 09:47:21 -0400
committerAriel Popper2020-08-13 09:47:21 -0400
commit89d2202ad95f15cf4472926efcc3cab45570f2a9 (patch)
treef5efc0a4fe422c8cccc44943418b7cee7eae5321
parente7488d44f670e600a42bf3ad1f25c1304c72d521 (diff)
downloadaur-89d2202ad95f15cf4472926efcc3cab45570f2a9.tar.gz
upgpkg: 11.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11eac8e576e8..8d59f698ac88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = postgresql-lts
pkgdesc = Sophisticated object-relational DBMS
- pkgver = 11.8
+ pkgver = 11.9
pkgrel = 1
url = https://www.postgresql.org/
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = postgresql-lts
makedepends = libldap
makedepends = llvm
makedepends = clang
- source = https://ftp.postgresql.org/pub/source/v11.8/postgresql-11.8.tar.bz2
+ source = https://ftp.postgresql.org/pub/source/v11.9/postgresql-11.9.tar.bz2
source = postgresql-run-socket.patch
source = postgresql-perl-rpath.patch
source = postgresql-lts.pam
@@ -28,7 +28,7 @@ pkgbase = postgresql-lts
source = postgresql-check-db-dir
source = postgresql-lts.sysusers
source = postgresql-lts.tmpfiles
- sha256sums = eaf2f4329ccc349c89e950761b81daf8c99bb8966abcab5665ccd6ee95c77ae2
+ sha256sums = 35618aa72e0372091f923c42389c6febd07513157b4fbb9408371706afbb6635
sha256sums = 8538619cb8bea51078b605ad64fe22abd6050373c7ae3ad6595178da52f6a7d9
sha256sums = fa7cc63936bce336fedf8ce8d11c8a0e051d6424a10570b991164386e96058cb
sha256sums = 57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5
@@ -58,7 +58,7 @@ pkgname = postgresql-lts-docs
pkgname = postgresql-lts
pkgdesc = Sophisticated object-relational DBMS
- depends = postgresql-lts-libs>=11.8
+ depends = postgresql-lts-libs>=11.9
depends = krb5
depends = libxml2
depends = readline>=6.0
diff --git a/PKGBUILD b/PKGBUILD
index bbd32b26f02a..237a47826ae3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=postgresql-lts
pkgname=('postgresql-lts-libs' 'postgresql-lts-docs' 'postgresql-lts')
-pkgver=11.8
+pkgver=11.9
_majorver=${pkgver%.*}
pkgrel=1
pkgdesc='Sophisticated object-relational DBMS'
@@ -22,7 +22,7 @@ source=(https://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.ta
postgresql-check-db-dir
postgresql-lts.sysusers
postgresql-lts.tmpfiles)
-sha256sums=('eaf2f4329ccc349c89e950761b81daf8c99bb8966abcab5665ccd6ee95c77ae2'
+sha256sums=('35618aa72e0372091f923c42389c6febd07513157b4fbb9408371706afbb6635'
'8538619cb8bea51078b605ad64fe22abd6050373c7ae3ad6595178da52f6a7d9'
'fa7cc63936bce336fedf8ce8d11c8a0e051d6424a10570b991164386e96058cb'
'57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5'