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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Apr 28 22:13:38 UTC 2007


    Date: Saturday, April 28, 2007 @ 18:13:38
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/lib/postgresql-libs

Modified: PKGBUILD (1.6 -> 1.7)

updatepkg 8.2.4


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


Index: arch/build/lib/postgresql-libs/PKGBUILD
diff -u arch/build/lib/postgresql-libs/PKGBUILD:1.6 arch/build/lib/postgresql-libs/PKGBUILD:1.7
--- arch/build/lib/postgresql-libs/PKGBUILD:1.6	Mon Mar  5 13:32:46 2007
+++ arch/build/lib/postgresql-libs/PKGBUILD	Sat Apr 28 18:13:38 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.6 2007/03/05 18:32:46 judd Exp $
+# $Id: PKGBUILD,v 1.7 2007/04/28 22:13:38 andyrtr Exp $
 # Maintainer: Judd <jvinet at zeroflux.org>
 pkgname=postgresql-libs
-pkgver=8.2.3
+pkgver=8.2.4
 pkgrel=1
 pkgdesc="Libraries for use with PostgreSQL"
 arch=(i686 x86_64)
 url="http://www.postgresql.org/"
 depends=('openssl>=0.9.8b' 'zlib' 'readline')
 source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-base-${pkgver}.tar.bz2)
-md5sums=('c19b529c2a7b3c4850ae65b0a89f1883')
+md5sums=('5c0576627c9969a3cedb6b014fb6ae05')
 
 build() {
   cd ${startdir}/src/postgresql-${pkgver}




More information about the arch-commits mailing list