[arch-commits] Commit in python-qasync/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Sep 17 13:36:31 UTC 2021
Date: Friday, September 17, 2021 @ 13:36:31
Author: felixonmars
Revision: 1016784
upgpkg: python-qasync 0.22.0-1
Modified:
python-qasync/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-17 13:36:02 UTC (rev 1016783)
+++ PKGBUILD 2021-09-17 13:36:31 UTC (rev 1016784)
@@ -2,7 +2,7 @@
# Contributor: gmes78 <gmes.078 at gmail dot com>
pkgname=python-qasync
-pkgver=0.21.0
+pkgver=0.22.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=('95b52db87719a4fb23010dcac1a1918490d0e1acbb539e16b9c7f362b33b4053c5d97f9bbb659cdba77a000a9f39e84cc731b365a8c74554c10917884d47c09d')
+sha512sums=('96c0d3560c947a66c91edbe284dd9878df03070f0f97314c3f9d62d0b39c0d9d44695ae126e99a0b4429705e60e7248ca2fd1ce3de0fee22929211af69ec4e5c')
build() {
cd qasync-$pkgver
More information about the arch-commits
mailing list