[arch-commits] Commit in pyside2/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Mar 31 11:44:20 UTC 2020
Date: Tuesday, March 31, 2020 @ 11:44:19
Author: arojas
Revision: 378905
Update to 5.14.2
Modified:
pyside2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-31 11:30:43 UTC (rev 378904)
+++ PKGBUILD 2020-03-31 11:44:19 UTC (rev 378905)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=pyside2
-_qtver=5.14.1
+_qtver=5.14.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
@@ -32,7 +32,7 @@
replaces=(python-pyside2)
_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