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

Allan McRae allan at archlinux.org
Thu Feb 3 13:05:03 UTC 2011


    Date: Thursday, February 3, 2011 @ 08:05:02
  Author: allan
Revision: 108790

upgpkg: db 5.1.25-1
upstream update

Modified:
  db/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-03 12:46:05 UTC (rev 108789)
+++ PKGBUILD	2011-02-03 13:05:02 UTC (rev 108790)
@@ -3,10 +3,9 @@
 # Contributor: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=db
-pkgver=5.1.19
-_basever=5.1.19
-pkgrel=3
-epoch=1
+pkgver=5.1.25
+_basever=5.1.25
+pkgrel=1
 pkgdesc="The Berkeley DB embedded database system"
 arch=('i686' 'x86_64')
 url="http://www.oracle.com/technology/software/products/berkeley-db/index.html"
@@ -15,7 +14,7 @@
 options=('!libtool')
 install=db.install
 source=(http://download-uk.oracle.com/berkeley-db/db-${_basever}.tar.gz)
-md5sums=('76fcbfeebfcd09ba0b4d96bfdf8d884d')
+md5sums=('06656429bfc1abb6c0498eaeff70cd04')
 
 build() {
   cd ${srcdir}/$pkgname-${_basever}/build_unix




More information about the arch-commits mailing list