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

Antonio Rojas arojas at archlinux.org
Mon Apr 29 15:30:23 UTC 2019


    Date: Monday, April 29, 2019 @ 15:30:22
  Author: arojas
Revision: 352235

Update to 5.12.3

Modified:
  pyside2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-29 15:20:27 UTC (rev 352234)
+++ PKGBUILD	2019-04-29 15:30:22 UTC (rev 352235)
@@ -2,9 +2,9 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pyside2
-_qtver=5.12.2
+_qtver=5.12.3
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(LGPL)
@@ -32,7 +32,7 @@
 replaces=(python-pyside2)
 _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