[arch-commits] Commit in postgresql-old-upgrade/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Mon Nov 18 19:45:53 UTC 2019


    Date: Monday, November 18, 2019 @ 19:45:53
  Author: anthraxx
Revision: 369244

upgpkg: postgresql-old-upgrade 11.6-1

Modified:
  postgresql-old-upgrade/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-18 19:41:23 UTC (rev 369243)
+++ PKGBUILD	2019-11-18 19:45:53 UTC (rev 369244)
@@ -2,9 +2,9 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=postgresql-old-upgrade
-pkgver=10.10
+pkgver=11.6
 _majorver=${pkgver%.*}
-pkgrel=3
+pkgrel=1
 pkgdesc='PostgreSQL build for migrating between major versions with pg_upgrade'
 url='https://www.postgresql.org/'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 depends=("postgresql-libs>=${_majorver}" 'libxml2' 'openssl>=1.0.0' 'pam' 'zlib' 'icu' 'systemd-libs' 'libldap')
 makedepends=('krb5' 'python' 'python2' 'perl' 'tcl>=8.6.0' 'systemd')
 source=(https://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
-sha256sums=('ad4f9b8575f98ed6091bf9bb2cb16f0e52795a5f66546c1f499ca5c69b21f253')
-sha512sums=('60cafe4b27a194949aff482dcce4fa096a9916f37205868437a32afb8964df71934b619a0b891fe85eb7c7f9b11775cffbbedca589e78feb6c4184eb224b48bc')
+sha256sums=('49924f7ff92965fdb20c86e0696f2dc9f8553e1563124ead7beedf8910c13170')
+sha512sums=('de6833c0df8dbac7bc498ac573dc4c3645070d9bbdd6b5d89db3ef41e86e7fc19d5e6450aa46ee2a1392d86c33acf6b9364b2863caac49f45351a46647feecbd')
 
 build() {
   cd postgresql-${pkgver}



More information about the arch-commits mailing list