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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 26 09:57:47 UTC 2021


    Date: Thursday, August 26, 2021 @ 09:57:47
  Author: felixonmars
Revision: 1005815

upgpkg: python-qasync 0.19.0-1

Modified:
  python-qasync/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-26 09:57:39 UTC (rev 1005814)
+++ PKGBUILD	2021-08-26 09:57:47 UTC (rev 1005815)
@@ -2,7 +2,7 @@
 # Contributor: gmes78 <gmes.078 at gmail dot com>
 
 pkgname=python-qasync
-pkgver=0.18.1
+pkgver=0.19.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=('f5792f284d596c47b6efdd2c2637d21274ee2f935516902b6b1fbeafca227c5b4335ceef387c9556124713869e6b3e50055f5319dc9adc8779594090121f1c34')
+sha512sums=('a46f5b335b12592c134c7e2e1bf42a4599aa130f8f98071e51af299c8687d588480e3c76bc12bcc918e488fbe0c86b2b45c785eed4ba0cb68a8c3f8962d7141e')
 
 build() {
   cd qasync-$pkgver



More information about the arch-commits mailing list