[arch-commits] CVS update of core/base/db (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Oct 9 19:03:39 UTC 2007


    Date: Tuesday, October 9, 2007 @ 15:03:39
  Author: andyrtr
    Path: /home/cvs-core/core/base/db

Modified: PKGBUILD (1.34 -> 1.35)

upgpkg: db 4.6.21-1


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


Index: core/base/db/PKGBUILD
diff -u core/base/db/PKGBUILD:1.34 core/base/db/PKGBUILD:1.35
--- core/base/db/PKGBUILD:1.34	Thu Oct  4 22:45:14 2007
+++ core/base/db/PKGBUILD	Tue Oct  9 15:03:39 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.34 2007/10/05 02:45:14 dan Exp $
+# $Id: PKGBUILD,v 1.35 2007/10/09 19:03:39 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=db
-pkgver=4.6.19
+pkgver=4.6.21
 pkgrel=1
 pkgdesc="The Berkeley DB embedded database system"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 options=('!libtool')
 source=(http://download-uk.oracle.com/berkeley-db/db-$pkgver.tar.gz)
 install=(db.install)
-md5sums=('89c7390ff120d5ebf3eccc5f97249e79')
+md5sums=('718082e7e35fc48478a2334b0bc4cd11')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver/build_unix




More information about the arch-commits mailing list