[arch-commits] Commit in pyside2-tools/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Mar 31 11:45:57 UTC 2020
Date: Tuesday, March 31, 2020 @ 11:45:57
Author: arojas
Revision: 378907
Update to 5.14.2
Modified:
pyside2-tools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-31 11:44:42 UTC (rev 378906)
+++ PKGBUILD 2020-03-31 11:45:57 UTC (rev 378907)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=pyside2-tools
-_qtver=5.14.1
+_qtver=5.14.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
@@ -13,7 +13,7 @@
makedepends=(cmake shiboken2)
_pkgfqn=pyside-setup-opensource-src-${_qtver}
source=("https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver-src/${_pkgfqn}.tar.xz")
-sha256sums=('41ce931695567639c92acb68a9d66ed5609f067011af9a94b53fc0d697ad1d1c')
+sha256sums=('7c7af33792de57255dbdc165c808e1f03a2520295c5922d9897aca8ad1be92b3')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list