Date: Saturday, February 2, 2019 @ 11:00:05
  Author: arojas
Revision: 345063

Update to 5.12.1

Modified:
  shiboken2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-02 04:47:09 UTC (rev 345062)
+++ PKGBUILD    2019-02-02 11:00:05 UTC (rev 345063)
@@ -3,7 +3,7 @@
 
 pkgbase=shiboken2
 pkgname=(shiboken2 python-shiboken2)
-_qtver=5.12.0
+_qtver=5.12.1
 _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=('890149628a6c722343d6498a9f7e1906ce3c10edcaef0cc53cd682c1798bef51')
+sha256sums=('6e26b6240b97558b8bf3c97810e950ef4121a03a1ebdecfb649992a505f18059')
 
 prepare() {
   mkdir -p build

Reply via email to