[arch-commits] Commit in python-qasync/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 16 18:52:37 UTC 2021
Date: Sunday, May 16, 2021 @ 18:52:37
Author: felixonmars
Revision: 935932
upgpkg: python-qasync 0.16.0-1
Modified:
python-qasync/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-16 18:47:10 UTC (rev 935931)
+++ PKGBUILD 2021-05-16 18:52:37 UTC (rev 935932)
@@ -2,7 +2,7 @@
# Contributor: gmes78 <gmes.078 at gmail dot com>
pkgname=python-qasync
-pkgver=0.15.0
+pkgver=0.16.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=('ac70a01644789f00fcc33c36ce7718db332af88ba6d2077220436dc4307b477ffeb85eaa96c72e713ddb41eadd0f0cf7ce051be1905f254b6267cea111cafa70')
+sha512sums=('f73035cd4f5d52fdaaba0f974840630900b7382bf53282dfe772ab8bb1b07e9af38722fe4c51cdf4f185e67b7a3d796998cb027382d833642ff48b523315d1bd')
build() {
cd qasync-$pkgver
More information about the arch-commits
mailing list