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

Andrea Scarpino andrea at archlinux.org
Thu Nov 24 07:37:34 UTC 2011


    Date: Thursday, November 24, 2011 @ 02:37:33
  Author: andrea
Revision: 143259

upgpkg: mysql 5.5.18-1

upstream release

Modified:
  mysql/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-24 04:22:51 UTC (rev 143258)
+++ PKGBUILD	2011-11-24 07:37:33 UTC (rev 143259)
@@ -5,17 +5,17 @@
 
 pkgbase=mysql
 pkgname=('libmysqlclient' 'mysql-clients' 'mysql')
-pkgver=5.5.17
+pkgver=5.5.18
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
-url="http://www.mysql.com/"
+url="https://www.mysql.com/products/community/"
 makedepends=('cmake' 'openssl' 'zlib')
 options=('!libtool')
 source=("http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.5/${pkgbase}-${pkgver}.tar.gz"
         'mysqld'
         'my.cnf')
-md5sums=('dcb6a06e68c5e8f30f57b15300730c9c'
+md5sums=('38b65815249f3bcacf3b0ee85171c486'
          '2234207625baa29b2ff7d7b4f088abce'
          '1c949c0dbea5206af0db14942d9927b6')
 




More information about the arch-commits mailing list