[arch-commits] Commit in shiboken2/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jun 27 09:53:11 UTC 2019
Date: Thursday, June 27, 2019 @ 09:53:11
Author: arojas
Revision: 356948
Update to 5.13.0
Modified:
shiboken2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-26 20:50:20 UTC (rev 356947)
+++ PKGBUILD 2019-06-27 09:53:11 UTC (rev 356948)
@@ -3,7 +3,7 @@
pkgbase=shiboken2
pkgname=(shiboken2 python-shiboken2)
-_qtver=5.12.4
+_qtver=5.13.0
_clangver=8.0.0
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=('4a64ed11eb22af46db02615f9b1f597de0feaf8555cf41f355ec2b366d5bc2b4')
+sha256sums=('8e47e778a6c8ee86e9bc7dbf56371cf607e9f3c1a03a7d6df9e34f8dba555782')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list