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

Felix Yan felixonmars at gemini.archlinux.org
Sat Aug 14 22:37:19 UTC 2021


    Date: Saturday, August 14, 2021 @ 22:37:19
  Author: felixonmars
Revision: 998567

upgpkg: python-qasync 0.18.1-1

Modified:
  python-qasync/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-14 22:28:35 UTC (rev 998566)
+++ PKGBUILD	2021-08-14 22:37:19 UTC (rev 998567)
@@ -2,7 +2,7 @@
 # Contributor: gmes78 <gmes.078 at gmail dot com>
 
 pkgname=python-qasync
-pkgver=0.18.0
+pkgver=0.18.1
 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=('3ea51d164f15c9208c72b56e2dbc750697fa440ba1cc3ca7003dacfe0b67bd763911599785369ba594462d108b2ff07f0c5d0d348ad0d9e3d880be98a043e79c')
+sha512sums=('f5792f284d596c47b6efdd2c2637d21274ee2f935516902b6b1fbeafca227c5b4335ceef387c9556124713869e6b3e50055f5319dc9adc8779594090121f1c34')
 
 build() {
   cd qasync-$pkgver



More information about the arch-commits mailing list