[arch-commits] Commit in db/trunk (PKGBUILD)

Stéphane Gaudreault stephane at archlinux.org
Tue Sep 20 16:15:57 UTC 2011


    Date: Tuesday, September 20, 2011 @ 12:15:57
  Author: stephane
Revision: 138356

upgpkg: db 5.2.36-1

upstream update

Modified:
  db/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-20 15:41:13 UTC (rev 138355)
+++ PKGBUILD	2011-09-20 16:15:57 UTC (rev 138356)
@@ -4,7 +4,7 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=db
-pkgver=5.2.28
+pkgver=5.2.36
 pkgrel=1
 pkgdesc="The Berkeley DB embedded database system"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 options=('!libtool')
 install=db.install
 source=(http://download.oracle.com/berkeley-db/db-${pkgver}.tar.gz)
-sha1sums=('e6572e3356cf8bc998da4e889db3b12638833435')
+sha1sums=('1a7997e5bcdf504a439f90d9eaed63864806ed5f')
 
 build() {
   cd "${srcdir}/$pkgname-${pkgver}/build_unix"




More information about the arch-commits mailing list