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

Felix Yan felixonmars at archlinux.org
Tue Oct 27 13:21:41 UTC 2020


    Date: Tuesday, October 27, 2020 @ 13:21:40
  Author: felixonmars
Revision: 734371

upgpkg: python-qasync 0.9.5-1

Modified:
  python-qasync/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-27 13:16:02 UTC (rev 734370)
+++ PKGBUILD	2020-10-27 13:21:40 UTC (rev 734371)
@@ -2,7 +2,7 @@
 # Contributor: gmes78 <gmes.078 at gmail dot com>
 
 pkgname=python-qasync
-pkgver=0.9.4
+pkgver=0.9.5
 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=("90150364c838c3de760238ef8e7052c428cfd3167e39ec4f3e4d1ecff69b66c0c12130e73ed478148bbe388507fd405e2f83f7f54c05411361bf4ed8231cc2b1")
+sha512sums=('4402f903a4e3e7447b5878d2da95fce9d12f89ad153f93e7ea1ede591451a9ffd1260e909dc2aef5d36cabc3c056a6245820ff77a4fbd8ed046c267fd6f5ac95')
 
 build() {
   cd qasync-$pkgver



More information about the arch-commits mailing list