summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0676bc9333e3..e6a06ae6f949 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=root
pkgver=6.08.06
-pkgrel=1
+pkgrel=2
pkgdesc='C++ data analysis framework and interpreter from CERN.'
arch=('i686' 'x86_64')
url='http://root.cern.ch'
@@ -23,7 +23,7 @@ depends=('cfitsio'
'intel-tbb'
'libafterimage'
'libiodbc'
- 'libmysqlclient'
+ 'libmariadbclient'
'postgresql-libs'
'python'
'sqlite'