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

Andrea Scarpino andrea at archlinux.org
Tue Jan 5 11:22:19 UTC 2010


    Date: Tuesday, January 5, 2010 @ 06:22:18
  Author: andrea
Revision: 62226

upgpkg: mysql 5.1.42-1
    upstream release

Modified:
  mysql/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-04 15:45:46 UTC (rev 62225)
+++ PKGBUILD	2010-01-05 11:22:18 UTC (rev 62226)
@@ -5,19 +5,19 @@
 
 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