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

Felix Yan felixonmars at archlinux.org
Mon Mar 29 12:01:19 UTC 2021


    Date: Monday, March 29, 2021 @ 12:01:19
  Author: felixonmars
Revision: 909072

upgpkg: python-qasync 0.15.0-1

Modified:
  python-qasync/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-29 12:01:14 UTC (rev 909071)
+++ PKGBUILD	2021-03-29 12:01:19 UTC (rev 909072)
@@ -2,7 +2,7 @@
 # Contributor: gmes78 <gmes.078 at gmail dot com>
 
 pkgname=python-qasync
-pkgver=0.14.0
+pkgver=0.15.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=('4999fa2dda8a11b6aba8b58161b0411c7c8639f0291e80366842ec3323e8ef8f724dc595d7c6333755dedf3ad1a09040c21764165ea8cce76f90e8cb763c0f4a')
+sha512sums=('ac70a01644789f00fcc33c36ce7718db332af88ba6d2077220436dc4307b477ffeb85eaa96c72e713ddb41eadd0f0cf7ce051be1905f254b6267cea111cafa70')
 
 build() {
   cd qasync-$pkgver



More information about the arch-commits mailing list