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

Antonio Rojas arojas at archlinux.org
Mon Dec 17 16:35:42 UTC 2018


    Date: Monday, December 17, 2018 @ 16:35:42
  Author: arojas
Revision: 342435

Update to 5.12.0

Modified:
  pyside2-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-17 16:32:43 UTC (rev 342434)
+++ PKGBUILD	2018-12-17 16:35:42 UTC (rev 342435)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pyside2-tools
-_qtver=5.11.2
+_qtver=5.12.0
 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=('18f572f1f832e476083d30fccabab167450f2a8cbe5cd9c6e6e4fa078ccb86c2')
+sha256sums=('890149628a6c722343d6498a9f7e1906ce3c10edcaef0cc53cd682c1798bef51')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list