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

Felix Yan felixonmars at archlinux.org
Sun Dec 13 21:29:12 UTC 2020


    Date: Sunday, December 13, 2020 @ 21:29:11
  Author: felixonmars
Revision: 774553

upgpkg: python-qasync 0.12.0-1

Modified:
  python-qasync/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-13 21:28:41 UTC (rev 774552)
+++ PKGBUILD	2020-12-13 21:29:11 UTC (rev 774553)
@@ -2,7 +2,7 @@
 # Contributor: gmes78 <gmes.078 at gmail dot com>
 
 pkgname=python-qasync
-pkgver=0.11.0
+pkgver=0.12.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=('046261af47bdbc3de38bd183bfe8309602ac6f6bbaed99bac533ac9be7f8669d9302691edeb76cc7d0a524bb782386ee4392a14917c760f9b11fbb94ef0abec4')
+sha512sums=('d9b7c53c2db1bf076fd86c4da36f55f9cd6a43ae906655f0106563373d27cadf896f74e4e2f9e2e1312085704097450a41e0e0f92c26c9f86710549d31a315a6')
 
 build() {
   cd qasync-$pkgver



More information about the arch-commits mailing list