[arch-commits] Commit in mysql-workbench/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Fri Oct 21 13:05:11 UTC 2016
Date: Friday, October 21, 2016 @ 13:05:10
Author: eworm
Revision: 192860
upgpkg: mysql-workbench 6.3.8-1
new upstream release
Modified:
mysql-workbench/trunk/PKGBUILD
----------+
PKGBUILD | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-21 11:44:12 UTC (rev 192859)
+++ PKGBUILD 2016-10-21 13:05:10 UTC (rev 192860)
@@ -6,8 +6,8 @@
# Contributor: Ionut Biru <ibiru at archlinux.org>
pkgname=mysql-workbench
-pkgver=6.3.7
-pkgrel=4
+pkgver=6.3.8
+pkgrel=1
_mysql_version=5.7.16
_connector_version=1.1.7
_gdal_version=2.1.1
@@ -30,9 +30,8 @@
"http://download.osgeo.org/gdal/${_gdal_version}/gdal-${_gdal_version}.tar.xz"
"https://downloads.sourceforge.net/project/boost/boost/${_boost_version}/boost_${_boost_version//./_}.tar.bz2"
'0001-mysql-workbench-no-check-for-updates.patch'
- '0002-fix-compilation-with-gcc-6.2.1.patch'
'arch_linux_profile.xml')
-sha256sums=('84941f6dc33674a245d53a21bc14c5f0c192e370940147ddc7c236a61c0193ec'
+sha256sums=('6a263e072b17c682330d559519205fbaa168f30e902bd44cf595ab6c9140adaf'
'SKIP'
'4935b59974edb275629f6724a0fcf72265a5845faf1e30eeb50ed4b6528318a5'
'SKIP'
@@ -41,7 +40,6 @@
'87ce516ce757ad1edf1e21f007fbe232ed2e932af422e9893f40199711c41f92'
'727a932322d94287b62abb1bd2d41723eec4356a7728909e38adb65ca25241ca'
'b189e15c6b6f5a707357d9a9297f39ee3a33264fd28b44d5de6f537f851f82cf'
- '2c429fc1d02e5bae38ef51da7b4b27c5f82571b43b04b0d2a414189c8fdb6db9'
'2ade582ca25f6d6d748bc84a913de39b34dcaa6e621a77740fe143007f2833af')
prepare() {
@@ -51,9 +49,6 @@
# Updates are provided via Arch Linux packages
patch -Np1 < "${srcdir}"/0001-mysql-workbench-no-check-for-updates.patch
- # fix compilation with gcc 6.2.1
- patch -Np1 < "${srcdir}"/0002-fix-compilation-with-gcc-6.2.1.patch
-
# we need python 2.x
sed -i '/^FIND_PROGRAM(PYTHON_EXEC /c FIND_PROGRAM(PYTHON_EXEC "python2")' \
CMakeLists.txt
More information about the arch-commits
mailing list