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

Eric Belanger eric at archlinux.org
Fri May 9 00:36:58 UTC 2008


    Date: Thursday, May 8, 2008 @ 20:36:58
  Author: eric
Revision: 1448

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

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r1442 | eric | 2008-05-08 20:10:42 -0400 (Thu, 08 May 2008) | 2 lines
  
  upgpkg: postgresql-libs 8.3.1-1
      upstream update
........

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

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


Property changes on: postgresql-libs/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /postgresql-libs/trunk:1
   + /postgresql-libs/trunk:1-1447

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2008-05-09 00:32:22 UTC (rev 1447)
+++ testing-i686/PKGBUILD	2008-05-09 00:36:58 UTC (rev 1448)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=postgresql-libs
-pkgver=8.3.0
+pkgver=8.3.1
 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=('53d6816eac7442f9bc8103439ebee22e')
+md5sums=('a5e0ed6a85b450dc217ec71da93243a7')
 
 build() {
   cd $startdir/src/postgresql-$pkgver || return 1





More information about the arch-commits mailing list