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

Antonio Rojas arojas at archlinux.org
Fri Nov 1 15:25:03 UTC 2019


    Date: Friday, November 1, 2019 @ 15:25:03
  Author: arojas
Revision: 366398

Update to 5.13.2

Modified:
  shiboken2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-01 15:06:10 UTC (rev 366397)
+++ PKGBUILD	2019-11-01 15:25:03 UTC (rev 366398)
@@ -3,18 +3,18 @@
 
 pkgbase=shiboken2
 pkgname=(shiboken2 python-shiboken2)
-_qtver=5.13.1
+_qtver=5.13.2
 _clangver=9.0.0
 pkgver=${_qtver/-/}
-pkgrel=3
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL2 LGPL)
 pkgdesc='Generates bindings for C++ libraries using CPython source code'
 makedepends=(clang llvm cmake libxslt qt5-xmlpatterns python-sphinx)
-_pkgfqn=pyside-setup-everywhere-src-${_qtver}
+_pkgfqn=pyside-setup-opensource-src-${_qtver}
 source=("https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver-src/${_pkgfqn}.tar.xz")
-sha256sums=('c57c71ddece90b29d0934cf5fac1e1634719484637b56dcbe49eb277c1c01536')
+sha256sums=('3e255d64df08880d0281ebe86009d5ea45f24332b308954d967c33995f75e543')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list