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

Tobias Powalowski tpowa at archlinux.org
Fri May 11 15:59:44 UTC 2007


    Date: Friday, May 11, 2007 @ 11:59:44
  Author: tpowa
    Path: /home/cvs-arch/arch/build/daemons/postgresql

Modified: PKGBUILD (1.38 -> 1.39)

'upgpkg: update to new version'


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


Index: arch/build/daemons/postgresql/PKGBUILD
diff -u arch/build/daemons/postgresql/PKGBUILD:1.38 arch/build/daemons/postgresql/PKGBUILD:1.39
--- arch/build/daemons/postgresql/PKGBUILD:1.38	Sat Apr 28 18:13:38 2007
+++ arch/build/daemons/postgresql/PKGBUILD	Fri May 11 11:59:44 2007
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD,v 1.38 2007/04/28 22:13:38 andyrtr Exp $
+# $Id: PKGBUILD,v 1.39 2007/05/11 15:59:44 tpowa Exp $
 # Maintainer: Judd <jvinet at zeroflux.org>
 pkgname=postgresql
 pkgver=8.2.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A sophisticated object-relational DBMS"
 arch=(i686 x86_64)
 url="http://www.postgresql.org/"
-depends=('postgresql-libs>=8.2.3-1')
+depends=('postgresql-libs>=8.2.4')
 source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-base-${pkgver}.tar.bz2 \
         postgresql build.patch)
 md5sums=('5c0576627c9969a3cedb6b014fb6ae05' 'd19658ac1b00ff51e3335386ed6c262f'\




More information about the arch-commits mailing list