[arch-commits] CVS update of extra/lib/postgresql-libs (PKGBUILD)

Paul Mattal paul at archlinux.org
Tue Feb 5 18:30:37 UTC 2008


    Date: Tuesday, February 5, 2008 @ 13:30:37
  Author: paul
    Path: /home/cvs-extra/extra/lib/postgresql-libs

Modified: PKGBUILD (1.10 -> 1.11)

upgpkg: postgresql-libs 8.3.0-1
update to 8.3.0


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


Index: extra/lib/postgresql-libs/PKGBUILD
diff -u extra/lib/postgresql-libs/PKGBUILD:1.10 extra/lib/postgresql-libs/PKGBUILD:1.11
--- extra/lib/postgresql-libs/PKGBUILD:1.10	Mon Jan  7 17:36:12 2008
+++ extra/lib/postgresql-libs/PKGBUILD	Tue Feb  5 13:30:36 2008
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.10 2008/01/07 22:36:12 paul Exp $
+# $Id: PKGBUILD,v 1.11 2008/02/05 18:30:36 paul Exp $
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=postgresql-libs
-pkgver=8.2.6
+pkgver=8.3.0
 pkgrel=1
 pkgdesc="Libraries for use with PostgreSQL"
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 depends=('openssl>=0.9.8b' 'zlib' 'readline')
 options=('!makeflags')
 source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
-md5sums=('17b9049b4fcad42ee95410833c1db228')
+md5sums=('53d6816eac7442f9bc8103439ebee22e')
 
 build() {
   cd $startdir/src/postgresql-$pkgver || return 1




More information about the arch-commits mailing list