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

Antonio Rojas arojas at archlinux.org
Fri Sep 21 16:47:04 UTC 2018


    Date: Friday, September 21, 2018 @ 16:47:03
  Author: arojas
Revision: 335168

Update to 5.11.2

Modified:
  shiboken2/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-21 15:30:08 UTC (rev 335167)
+++ PKGBUILD	2018-09-21 16:47:03 UTC (rev 335168)
@@ -3,10 +3,10 @@
 
 pkgbase=shiboken2
 pkgname=(shiboken2 python-shiboken2)
-_qtver=5.11.1
-_clangver=7.0.0
+_qtver=5.11.2
+_clangver=6.0.1
 pkgver=${_qtver/-/}
-pkgrel=3
+pkgrel=1
 arch=(x86_64)
 url='http://qt-project.org/'
 license=(GPL2 LGPL)
@@ -14,7 +14,7 @@
 makedepends=(clang llvm cmake libxslt qt5-xmlpatterns python)
 _pkgfqn=pyside-setup-everywhere-src-${_qtver}
 source=("http://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver-src/${_pkgfqn}.tar.xz")
-sha256sums=('9cbc3cbb03c6c1ddba8de7a651c84b269f87ebd4a0991a1f9acc8b2d0ccdfb83')
+sha256sums=('18f572f1f832e476083d30fccabab167450f2a8cbe5cd9c6e6e4fa078ccb86c2')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list