[arch-commits] Commit in pyside2-tools/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Apr 29 15:36:13 UTC 2019
Date: Monday, April 29, 2019 @ 15:36:12
Author: arojas
Revision: 352237
Update to 5.12.3
Modified:
pyside2-tools/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-29 15:30:45 UTC (rev 352236)
+++ PKGBUILD 2019-04-29 15:36:12 UTC (rev 352237)
@@ -2,9 +2,9 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=pyside2-tools
-_qtver=5.12.2
+_qtver=5.12.3
pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
arch=(x86_64)
url='https://www.qt.io'
license=(LGPL)
@@ -13,7 +13,7 @@
makedepends=(cmake shiboken2)
_pkgfqn=pyside-setup-everywhere-src-${_qtver}
source=("https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-$pkgver-src/${_pkgfqn}.tar.xz")
-sha256sums=('ed974c0592019cbbcd4e4db3b18cf4f2af2c399cc1650e5c526be3efd7562bc1')
+sha256sums=('4f7aab7d4bbaf1b3573cc989d704e87b0de55cce656ae5e23418a88baa4c6842')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list