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

Antonio Rojas arojas at archlinux.org
Mon Apr 29 15:13:16 UTC 2019


    Date: Monday, April 29, 2019 @ 15:13:15
  Author: arojas
Revision: 352231

Update to 5.12.3

Modified:
  shiboken2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-29 13:32:40 UTC (rev 352230)
+++ PKGBUILD	2019-04-29 15:13:15 UTC (rev 352231)
@@ -3,7 +3,7 @@
 
 pkgbase=shiboken2
 pkgname=(shiboken2 python-shiboken2)
-_qtver=5.12.2
+_qtver=5.12.3
 _clangver=8.0.0
 pkgver=${_qtver/-/}
 pkgrel=3
@@ -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=('ed974c0592019cbbcd4e4db3b18cf4f2af2c399cc1650e5c526be3efd7562bc1')
+sha256sums=('4f7aab7d4bbaf1b3573cc989d704e87b0de55cce656ae5e23418a88baa4c6842')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list