[arch-commits] Commit in postgresql-libs/trunk (PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Tue Nov 4 22:13:40 UTC 2008


    Date: Tuesday, November 4, 2008 @ 17:13:40
  Author: douglas
Revision: 18407

upgpkg: postgresql-libs 8.3.5-1

Modified:
  postgresql-libs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-04 21:03:53 UTC (rev 18406)
+++ PKGBUILD	2008-11-04 22:13:40 UTC (rev 18407)
@@ -2,8 +2,8 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=postgresql-libs
-pkgver=8.3.4
-pkgrel=2
+pkgver=8.3.5
+pkgrel=1
 pkgdesc="Libraries for use with PostgreSQL"
 arch=(i686 x86_64)
 license=('BSD')
@@ -12,8 +12,6 @@
 options=('!makeflags')
 source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
 
-md5sums=('c339b9d3c0c4add64c7a76640fc93744')
-
 build() {
   cd $startdir/src/postgresql-$pkgver || return 1
 
@@ -57,3 +55,4 @@
 
   set +e
 }
+md5sums=('3bc028774d7a79e926be0c6a9c7ca209')




More information about the arch-commits mailing list