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

Antonio Rojas arojas at archlinux.org
Thu Mar 21 12:02:11 UTC 2019


    Date: Thursday, March 21, 2019 @ 12:02:10
  Author: arojas
Revision: 348790

Update to 5.12.2

Modified:
  shiboken2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-21 11:25:57 UTC (rev 348789)
+++ PKGBUILD	2019-03-21 12:02:10 UTC (rev 348790)
@@ -3,7 +3,7 @@
 
 pkgbase=shiboken2
 pkgname=(shiboken2 python-shiboken2)
-_qtver=5.12.1
+_qtver=5.12.2
 _clangver=7.0.1
 pkgver=${_qtver/-/}
 pkgrel=1
@@ -14,7 +14,7 @@
 makedepends=(clang llvm cmake libxslt qt5-xmlpatterns python-sphinx)
 _pkgfqn=pyside-setup-everywhere-src-${_qtver}
 source=("https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver-src/${_pkgfqn}.tar.xz")
-sha256sums=('6e26b6240b97558b8bf3c97810e950ef4121a03a1ebdecfb649992a505f18059')
+sha256sums=('96f2cb04f860654492a99522ef8e1cf4fa251ec32e00b42a299092f29684afff')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list