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

Antonio Rojas arojas at archlinux.org
Fri Sep 21 20:13:13 UTC 2018


    Date: Friday, September 21, 2018 @ 20:13:13
  Author: arojas
Revision: 335199

Update to 5.11.2

Modified:
  pyside2-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-21 19:47:37 UTC (rev 335198)
+++ PKGBUILD	2018-09-21 20:13:13 UTC (rev 335199)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pyside2-tools
-_qtver=5.11.1
+_qtver=5.11.2
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=(cmake shiboken2)
 _pkgfqn=pyside-setup-everywhere-src-${_qtver}
 source=("http://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver-src/${_pkgfqn}.tar.xz")
-sha256sums=('9cbc3cbb03c6c1ddba8de7a651c84b269f87ebd4a0991a1f9acc8b2d0ccdfb83')
+sha256sums=('18f572f1f832e476083d30fccabab167450f2a8cbe5cd9c6e6e4fa078ccb86c2')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list