git » mariadb.git » commit b380c9f

build with latest changes (fixed header files, include mysql_version.h)

author Christian Hesse
2017-05-31 06:57:21 UTC
committer Christian Hesse
2017-05-31 06:57:21 UTC
parent 28e85eaff7f367890ffe66fadb936b2a11f26cd6

build with latest changes (fixed header files, include mysql_version.h)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index c5281d4..5ca30de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=mariadb
 pkgname=('libmariadb' 'mariadb-clients' 'mytop' 'mariadb')
 pkgver=10.2.6
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('GPL')
 url='http://mariadb.org/'