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

Felix Yan felixonmars at archlinux.org
Sun Jul 4 12:56:40 UTC 2021


    Date: Sunday, July 4, 2021 @ 12:56:39
  Author: felixonmars
Revision: 972034

upgpkg: python-qasync 0.17.0-1

Modified:
  python-qasync/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-04 12:42:13 UTC (rev 972033)
+++ PKGBUILD	2021-07-04 12:56:39 UTC (rev 972034)
@@ -2,7 +2,7 @@
 # Contributor: gmes78 <gmes.078 at gmail dot com>
 
 pkgname=python-qasync
-pkgver=0.16.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc="Python library for using asyncio in Qt-based applications"
 arch=(any)
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-pyqt5' 'pyside2' 'xorg-server-xvfb')
 source=("https://github.com/CabbageDevelopment/qasync/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('f73035cd4f5d52fdaaba0f974840630900b7382bf53282dfe772ab8bb1b07e9af38722fe4c51cdf4f185e67b7a3d796998cb027382d833642ff48b523315d1bd')
+sha512sums=('4f996bf52857d90bee4a5b2c95dae486f737ae112bf460b9a9e75fc2db564029c03828e68de7e06d84f1a6e000e278c3256d250f9ee63ab2c677bde22d8de4b9')
 
 build() {
   cd qasync-$pkgver




More information about the arch-commits mailing list