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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Apr 28 22:13:38 UTC 2007


    Date: Saturday, April 28, 2007 @ 18:13:38
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/daemons/postgresql

Modified: PKGBUILD (1.37 -> 1.38)

updatepkg 8.2.4


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


Index: arch/build/daemons/postgresql/PKGBUILD
diff -u arch/build/daemons/postgresql/PKGBUILD:1.37 arch/build/daemons/postgresql/PKGBUILD:1.38
--- arch/build/daemons/postgresql/PKGBUILD:1.37	Mon Mar  5 14:00:19 2007
+++ arch/build/daemons/postgresql/PKGBUILD	Sat Apr 28 18:13:38 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.37 2007/03/05 19:00:19 judd Exp $
+# $Id: PKGBUILD,v 1.38 2007/04/28 22:13:38 andyrtr Exp $
 # Maintainer: Judd <jvinet at zeroflux.org>
 pkgname=postgresql
-pkgver=8.2.3
+pkgver=8.2.4
 pkgrel=1
 pkgdesc="A sophisticated object-relational DBMS"
 arch=(i686 x86_64)
@@ -9,7 +9,7 @@
 depends=('postgresql-libs>=8.2.3-1')
 source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-base-${pkgver}.tar.bz2 \
         postgresql build.patch)
-md5sums=('c19b529c2a7b3c4850ae65b0a89f1883' 'd19658ac1b00ff51e3335386ed6c262f'\
+md5sums=('5c0576627c9969a3cedb6b014fb6ae05' 'd19658ac1b00ff51e3335386ed6c262f'\
          '4d74f4227dc5e12bf95b3490758d86c9')
 
 build() {




More information about the arch-commits mailing list