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

Felix Yan felixonmars at gemini.archlinux.org
Tue Sep 7 13:48:02 UTC 2021


    Date: Tuesday, September 7, 2021 @ 13:48:02
  Author: felixonmars
Revision: 1011930

upgpkg: python-qasync 0.20.0-1

Modified:
  python-qasync/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-07 13:42:02 UTC (rev 1011929)
+++ PKGBUILD	2021-09-07 13:48:02 UTC (rev 1011930)
@@ -2,7 +2,7 @@
 # Contributor: gmes78 <gmes.078 at gmail dot com>
 
 pkgname=python-qasync
-pkgver=0.19.0
+pkgver=0.20.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-raises' 'python-pyqt5' 'pyside2' 'xorg-server-xvfb')
 source=("https://github.com/CabbageDevelopment/qasync/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('a46f5b335b12592c134c7e2e1bf42a4599aa130f8f98071e51af299c8687d588480e3c76bc12bcc918e488fbe0c86b2b45c785eed4ba0cb68a8c3f8962d7141e')
+sha512sums=('e5c7e62d13af9370830f27ba345a2bbe9816e380c4e95fadbaf45b5ce86c597e26aa3a6b4716259b12f22b54b65d481da75786f19a0cbda812484b3a41bb8f1c')
 
 build() {
   cd qasync-$pkgver



More information about the arch-commits mailing list