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

Antonio Rojas arojas at archlinux.org
Fri Mar 22 11:11:55 UTC 2019


    Date: Friday, March 22, 2019 @ 11:11:54
  Author: arojas
Revision: 348859

New tarball

Modified:
  pyside2-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-22 11:00:48 UTC (rev 348858)
+++ PKGBUILD	2019-03-22 11:11:54 UTC (rev 348859)
@@ -4,7 +4,7 @@
 pkgname=pyside2-tools
 _qtver=5.12.2
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 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=('96f2cb04f860654492a99522ef8e1cf4fa251ec32e00b42a299092f29684afff')
+sha256sums=('ed974c0592019cbbcd4e4db3b18cf4f2af2c399cc1650e5c526be3efd7562bc1')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list