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

Felix Yan felixonmars at archlinux.org
Wed Nov 11 21:18:36 UTC 2020


    Date: Wednesday, November 11, 2020 @ 21:18:36
  Author: felixonmars
Revision: 751242

upgpkg: python-qasync 0.10.0-1

Modified:
  python-qasync/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-11 21:15:01 UTC (rev 751241)
+++ PKGBUILD	2020-11-11 21:18:36 UTC (rev 751242)
@@ -2,8 +2,8 @@
 # Contributor: gmes78 <gmes.078 at gmail dot com>
 
 pkgname=python-qasync
-pkgver=0.9.5
-pkgrel=2
+pkgver=0.10.0
+pkgrel=1
 pkgdesc="Python library for using asyncio in Qt-based applications"
 arch=(any)
 url="https://github.com/CabbageDevelopment/qasync"
@@ -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=('4402f903a4e3e7447b5878d2da95fce9d12f89ad153f93e7ea1ede591451a9ffd1260e909dc2aef5d36cabc3c056a6245820ff77a4fbd8ed046c267fd6f5ac95')
+sha512sums=('1111b5beee8e12c0c595ac2927f47c69d647bf46181e459d8ca19a694a562b4a4bbf928188c508ee2454ea30c231d3f3ee64fd910aca9ff84bdce1b898f5d4b1')
 
 build() {
   cd qasync-$pkgver



More information about the arch-commits mailing list