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

Levente Polyak anthraxx at archlinux.org
Mon Sep 11 14:43:47 UTC 2017


    Date: Monday, September 11, 2017 @ 14:43:45
  Author: anthraxx
Revision: 305352

upgpkg: postgresql-old-upgrade 9.5.9-1

Modified:
  postgresql-old-upgrade/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-11 14:34:53 UTC (rev 305351)
+++ PKGBUILD	2017-09-11 14:43:45 UTC (rev 305352)
@@ -2,9 +2,9 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=postgresql-old-upgrade
-pkgver=9.5.8
+pkgver=9.5.9
 _majorver=${pkgver%.*}
-pkgrel=3
+pkgrel=1
 pkgdesc='PostgreSQL build for migrating between major versions with pg_upgrade'
 url='https://www.postgresql.org/'
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=("postgresql-libs>=${_majorver}" 'libxml2' 'openssl>=1.0.0' 'pam')
 makedepends=('krb5' 'python2' 'perl' 'tcl>=8.6.0')
 source=(https://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
-sha256sums=('ade57068f134f36710fa953e1ef79185abd96572f8098741413132f79ed37202')
-sha512sums=('4a11f0a16df460391c8250122ca8bf1ab76e49672a8c003ed09718bb4ce2aa57757e7aaec6e41b53d0d1ada293172b974761606647fcc8b4fce8807490b6ef10')
+sha256sums=('e98cd5c664ab5a05cb83618ba8078647815cb71f7a60437f0322c7518727cdd4')
+sha512sums=('2c6a887b80a4b1d1da18282f443419db2279d8fe61821aa6ed1e9af6d28dda41959981ccede2456bd8835dccd16a80fd485ebc0a1bdc9459996a5d27d7781c55')
 
 build() {
   cd postgresql-${pkgver}



More information about the arch-commits mailing list