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

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


    Date: Sunday, October 5, 2008 @ 07:21:50
  Author: douglas
Revision: 14276

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

........
  r14275 | douglas | 2008-10-05 08:20:29 -0300 (Dom, 05 Out 2008) | 2 lines
  
  upgpkg: postgresql-libs 8.3.4-1
      Updated for i686: 8.3.4
........

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

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


Property changes on: postgresql-libs/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /postgresql-libs/trunk:1-9355
   + /postgresql-libs/trunk:1-14275

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-10-05 11:20:29 UTC (rev 14275)
+++ extra-i686/PKGBUILD	2008-10-05 11:21:50 UTC (rev 14276)
@@ -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