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

Felix Yan felixonmars at archlinux.org
Sun Mar 14 23:47:43 UTC 2021


    Date: Sunday, March 14, 2021 @ 23:47:43
  Author: felixonmars
Revision: 891357

upgpkg: python-qasync 0.14.0-1

Modified:
  python-qasync/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 23:47:18 UTC (rev 891356)
+++ PKGBUILD	2021-03-14 23:47:43 UTC (rev 891357)
@@ -2,7 +2,7 @@
 # Contributor: gmes78 <gmes.078 at gmail dot com>
 
 pkgname=python-qasync
-pkgver=0.13.0
+pkgver=0.14.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=('6ec6eaba91f27ef8e5cce38258c6211536b116c697a92688af73f66cf63ec3e7fc759942f0fb95675fc648d8a52fde10475598be9b211f83251f0edc58e8ffbb')
+sha512sums=('4999fa2dda8a11b6aba8b58161b0411c7c8639f0291e80366842ec3323e8ef8f724dc595d7c6333755dedf3ad1a09040c21764165ea8cce76f90e8cb763c0f4a')
 
 build() {
   cd qasync-$pkgver



More information about the arch-commits mailing list