summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarti Raudsepp2011-06-17 20:01:52 +0300
committerMarti Raudsepp2011-06-17 20:01:52 +0300
commit7948a107a80a57a04d9a52e87accde5826b31d6b (patch)
tree5ba207e10ce85fb5453011c6a1ff8d14a32bd8c5 /PKGBUILD
parentdd791037cc80c7dcd7eb8cd42db5bf06af26ceb5 (diff)
downloadaur-7948a107a80a57a04d9a52e87accde5826b31d6b.tar.gz
postgresql-testing: update to 9.1beta2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e792ad38459..10848ff371d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=postgresql-beta
-pkgver=9.1beta1
+pkgver=9.1beta2
pkgrel=1
pkgdesc="Beta version of the PostgreSQL database (includes both server and libs)"
arch=(i686 x86_64)
@@ -38,7 +38,7 @@ build() {
install -D -m644 $srcdir/postgresql.confd $pkgdir/etc/conf.d/postgresql
install -D -m644 $srcdir/postgresql.pam $pkgdir/etc/pam.d/postgresql
}
-md5sums=('3c48bf29e0d4acfecec9fdf50ca193d1'
+md5sums=('d534cecd7acb5bf18e186110759796fb'
'86e0161343ce80e544aba999f284bc88'
'df6ddf9e2ab4700a3415f17c0f4f4172'
'96f82c38f3f540b53f3e5144900acf17')