[arch-commits] Commit in postgresql-libs/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Jun 27 02:04:13 UTC 2008


    Date: Thursday, June 26, 2008 @ 22:04:13
  Author: eric
Revision: 3641

Merged revisions 1455-3640 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/postgresql-libs/trunk

........
  r3611 | paul | 2008-06-25 20:47:40 -0400 (Wed, 25 Jun 2008) | 2 lines
  
  upgpkg: postgresql-libs 8.3.3-1
      update to 8.3.3
........

Modified:
  postgresql-libs/repos/extra-x86_64/	(properties)
  postgresql-libs/repos/extra-x86_64/PKGBUILD

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


Property changes on: postgresql-libs/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /postgresql-libs/trunk:1-1454
   + /postgresql-libs/trunk:1-3640

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-06-27 02:02:35 UTC (rev 3640)
+++ extra-x86_64/PKGBUILD	2008-06-27 02:04:13 UTC (rev 3641)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=postgresql-libs
-pkgver=8.3.1
+pkgver=8.3.3
 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=('a5e0ed6a85b450dc217ec71da93243a7')
+md5sums=('0ae4bd9620e84d3e08dcf923808d14d0')
 
 build() {
   cd $startdir/src/postgresql-$pkgver || return 1





More information about the arch-commits mailing list