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

Paul Mattal paul at archlinux.org
Tue Feb 5 18:31:20 UTC 2008


    Date: Tuesday, February 5, 2008 @ 13:31:20
  Author: paul
    Path: /home/cvs-extra/extra/daemons/postgresql

Modified: PKGBUILD (1.43 -> 1.44)

upgpkg: postgresql 8.3.0-1
update to 8.3.0


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


Index: extra/daemons/postgresql/PKGBUILD
diff -u extra/daemons/postgresql/PKGBUILD:1.43 extra/daemons/postgresql/PKGBUILD:1.44
--- extra/daemons/postgresql/PKGBUILD:1.43	Mon Jan  7 17:36:49 2008
+++ extra/daemons/postgresql/PKGBUILD	Tue Feb  5 13:31:20 2008
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.43 2008/01/07 22:36:49 paul Exp $
+# $Id: PKGBUILD,v 1.44 2008/02/05 18:31:20 paul Exp $
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=postgresql
-pkgver=8.2.6
+pkgver=8.3.0
 pkgrel=1
 pkgdesc="A sophisticated object-relational DBMS"
 arch=(i686 x86_64)
 license=('BSD')
 backup=('etc/conf.d/postgresql')
 url="http://www.postgresql.org/"
-depends=('postgresql-libs>=8.2.6')
+depends=('postgresql-libs>=8.3.0')
 options=('!makeflags')
 source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2 \
         postgresql postgresql.confd build.patch)
-md5sums=('17b9049b4fcad42ee95410833c1db228' '7d8ea2abb6a8cdacf35604bda659a34a'\
+md5sums=('53d6816eac7442f9bc8103439ebee22e' '7d8ea2abb6a8cdacf35604bda659a34a'\
          'df6ddf9e2ab4700a3415f17c0f4f4172' '4d74f4227dc5e12bf95b3490758d86c9')
 
 build() {




More information about the arch-commits mailing list