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

Douglas Soares de Andrade douglas at archlinux.org
Sun Oct 5 11:20:31 UTC 2008


    Date: Sunday, October 5, 2008 @ 07:20:29
  Author: douglas
Revision: 14275

upgpkg: postgresql-libs 8.3.4-1
    Updated for i686: 8.3.4

Modified:
  postgresql-libs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-05 11:14:42 UTC (rev 14274)
+++ PKGBUILD	2008-10-05 11:20:29 UTC (rev 14275)
@@ -1,8 +1,9 @@
 # $Id$
 # Maintainer: Paul Mattal <paul at archlinux.org>
+
 pkgname=postgresql-libs
-pkgver=8.3.3
-pkgrel=2
+pkgver=8.3.4
+pkgrel=1
 pkgdesc="Libraries for use with PostgreSQL"
 arch=(i686 x86_64)
 license=('BSD')
@@ -10,8 +11,9 @@
 depends=('openssl>=0.9.8b' 'zlib' 'readline')
 options=('!makeflags')
 source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
-md5sums=('0ae4bd9620e84d3e08dcf923808d14d0')
 
+md5sums=('c339b9d3c0c4add64c7a76640fc93744')
+
 build() {
   cd $startdir/src/postgresql-$pkgver || return 1
 




More information about the arch-commits mailing list