summaryrefslogtreecommitdiff
path: root/extra/mysql
diff options
context:
space:
mode:
Diffstat (limited to 'extra/mysql')
-rw-r--r--extra/mysql/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/mysql/PKGBUILD b/extra/mysql/PKGBUILD
index 798c9b3f2..bf58c75b4 100644
--- a/extra/mysql/PKGBUILD
+++ b/extra/mysql/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 144910 2011-12-09 17:20:57Z andrea $
+# $Id: PKGBUILD 146513 2012-01-12 08:08:19Z andrea $
# Maintainer:
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
pkgbase=mysql
pkgname=('libmysqlclient' 'mysql-clients' 'mysql')
-pkgver=5.5.19
+pkgver=5.5.20
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL')
@@ -15,7 +15,7 @@ options=('!libtool')
source=("http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.5/${pkgbase}-${pkgver}.tar.gz"
'mysqld'
'my.cnf')
-md5sums=('a78cf450974e9202bd43674860349b5a'
+md5sums=('375794ebf84b4c7b63f1676bc7416cd0'
'2234207625baa29b2ff7d7b4f088abce'
'1c949c0dbea5206af0db14942d9927b6')