diff options
Diffstat (limited to 'abs/extra-testing/postgresql-libs/PKGBUILD')
-rw-r--r-- | abs/extra-testing/postgresql-libs/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra-testing/postgresql-libs/PKGBUILD b/abs/extra-testing/postgresql-libs/PKGBUILD index 50ba785..ac037c7 100644 --- a/abs/extra-testing/postgresql-libs/PKGBUILD +++ b/abs/extra-testing/postgresql-libs/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 18408 2008-11-04 22:14:34Z douglas $ +# $Id: PKGBUILD 27764 2009-02-25 16:30:54Z douglas $ # Maintainer: Paul Mattal <paul@archlinux.org> pkgname=postgresql-libs -pkgver=8.3.5 +pkgver=8.3.6 pkgrel=1 pkgdesc="Libraries for use with PostgreSQL" arch=(i686 x86_64) @@ -55,4 +55,4 @@ build() { set +e } -md5sums=('3bc028774d7a79e926be0c6a9c7ca209') +md5sums=('4f8c67d802bd03b5b844e268bba7d44a') |