[arch-commits] Commit in mysql/repos/extra-i686 (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Jan 5 11:24:31 UTC 2010


    Date: Tuesday, January 5, 2010 @ 06:24:31
  Author: andrea
Revision: 62227

upstream release

Modified:
  mysql/repos/extra-i686/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-05 11:22:18 UTC (rev 62226)
+++ PKGBUILD	2010-01-05 11:24:31 UTC (rev 62227)
@@ -1,23 +1,23 @@
-# $Id: PKGBUILD 59058 2009-11-20 02:22:47Z andrea $
+# $Id: PKGBUILD 62226 2010-01-05 11:22:18Z andrea $
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 # Contributor: judd <jvinet at zeroflux.org>
 
 pkgbase=mysql
 pkgname=('libmysqlclient' 'mysql-clients' 'mysql')
-pkgver=5.1.41
-pkgrel=3
+pkgver=5.1.42
+pkgrel=1
 pkgdesc="A fast SQL database server"
 arch=('i686' 'x86_64')
 license=('GPL')
 url=('http://www.mysql.com/')
 makedepends=('tcp_wrappers' 'zlib' 'perl' 'openssl' 'libtool' 'patch')
 options=('!libtool')
-source=("http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.1/mysql-$pkgver.tar.gz"
+source=("http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.1/${pkgbase}-${pkgver}.tar.gz"
         'mysqld'
         'my.cnf'
         'mysqld.conf.d')
-md5sums=('b5d39e8789174753f3c782959729e68c'
+md5sums=('b644b219e130b7c6bca81948f75d72d7'
          '7e1c46ccbd91553cc11df7199fbfca32'
          '26589ea08b78fc38dd174caeb93b810c'
 	 '4a9077fc95ec6db1d5420e0cdc74d31c')




More information about the arch-commits mailing list