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

Douglas Soares de Andrade douglas at archlinux.org
Thu Aug 6 09:56:14 UTC 2009


    Date: Thursday, August 6, 2009 @ 05:56:14
  Author: douglas
Revision: 49329

upgpkg: postgresql 8.4.0-1
    Updated to 8.4.0

Modified:
  postgresql/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-06 08:36:28 UTC (rev 49328)
+++ PKGBUILD	2009-08-06 09:56:14 UTC (rev 49329)
@@ -2,8 +2,8 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=postgresql
-pkgver=8.3.7
-pkgrel=3
+pkgver=8.4.0
+pkgrel=1
 pkgdesc="A sophisticated object-relational DBMS"
 arch=(i686 x86_64)
 license=('BSD')
@@ -13,9 +13,6 @@
 options=('!makeflags')
 source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2 \
         postgresql postgresql.confd build.patch postgresql.pam)
-md5sums=('7b7e91a2221e55fe1b167e663217a96d' '7d8ea2abb6a8cdacf35604bda659a34a'\
-         'df6ddf9e2ab4700a3415f17c0f4f4172' '4d74f4227dc5e12bf95b3490758d86c9'\
-         '96f82c38f3f540b53f3e5144900acf17')
 
 build() {
   cd ${startdir}/src/$pkgname-$pkgver || return 1
@@ -69,3 +66,8 @@
 
   chown root:root $startdir/pkg/usr/share/doc/postgresql/html/*
 }
+md5sums=('1f172d5f60326e972837f58fa5acd130'
+         '7d8ea2abb6a8cdacf35604bda659a34a'
+         'df6ddf9e2ab4700a3415f17c0f4f4172'
+         '4d74f4227dc5e12bf95b3490758d86c9'
+         '96f82c38f3f540b53f3e5144900acf17')




More information about the arch-commits mailing list