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

Antonio Rojas arojas at archlinux.org
Fri Aug 17 08:28:59 UTC 2018


    Date: Friday, August 17, 2018 @ 08:28:59
  Author: arojas
Revision: 331634

Update to 5.11.1

Modified:
  shiboken2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-17 08:24:10 UTC (rev 331633)
+++ PKGBUILD	2018-08-17 08:28:59 UTC (rev 331634)
@@ -3,10 +3,10 @@
 
 pkgbase=shiboken2
 pkgname=(shiboken2 python-shiboken2)
-_qtver=5.11.0
+_qtver=5.11.1
 _clangver=6.0.1
 pkgver=${_qtver/-/}
-pkgrel=5
+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=('fbc412c4544bca308291a08a5173a949ca530d801f00b8337902a5067e490922')
+sha256sums=('9cbc3cbb03c6c1ddba8de7a651c84b269f87ebd4a0991a1f9acc8b2d0ccdfb83')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list