[arch-commits] Commit in python-qasync/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Aug 1 20:12:15 UTC 2021
Date: Sunday, August 1, 2021 @ 20:12:15
Author: felixonmars
Revision: 992003
upgpkg: python-qasync 0.18.0-1
Modified:
python-qasync/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-01 20:08:50 UTC (rev 992002)
+++ PKGBUILD 2021-08-01 20:12:15 UTC (rev 992003)
@@ -2,7 +2,7 @@
# Contributor: gmes78 <gmes.078 at gmail dot com>
pkgname=python-qasync
-pkgver=0.17.0
+pkgver=0.18.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=('4f996bf52857d90bee4a5b2c95dae486f737ae112bf460b9a9e75fc2db564029c03828e68de7e06d84f1a6e000e278c3256d250f9ee63ab2c677bde22d8de4b9')
+sha512sums=('3ea51d164f15c9208c72b56e2dbc750697fa440ba1cc3ca7003dacfe0b67bd763911599785369ba594462d108b2ff07f0c5d0d348ad0d9e3d880be98a043e79c')
build() {
cd qasync-$pkgver
More information about the arch-commits
mailing list