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

Felix Yan felixonmars at gemini.archlinux.org
Sun Feb 13 11:12:28 UTC 2022


    Date: Sunday, February 13, 2022 @ 11:12:27
  Author: felixonmars
Revision: 1133037

upgpkg: python-qasync 0.23.0-1

Modified:
  python-qasync/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-13 11:11:46 UTC (rev 1133036)
+++ PKGBUILD	2022-02-13 11:12:27 UTC (rev 1133037)
@@ -2,8 +2,8 @@
 # Contributor: gmes78 <gmes.078 at gmail dot com>
 
 pkgname=python-qasync
-pkgver=0.22.0
-pkgrel=3
+pkgver=0.23.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-raises' 'python-pyqt5' 'pyside2' 'xorg-server-xvfb')
 source=("https://github.com/CabbageDevelopment/qasync/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('96c0d3560c947a66c91edbe284dd9878df03070f0f97314c3f9d62d0b39c0d9d44695ae126e99a0b4429705e60e7248ca2fd1ce3de0fee22929211af69ec4e5c')
+sha512sums=('5d0f4a1363461d88f9f3b6583cf87cc87fef08f18adcf26682cf40f2fd4202d42887e0b15e52c505c9565e59284f3809f222df0c96c5d78f5261556645715213')
 
 build() {
   cd qasync-$pkgver



More information about the arch-commits mailing list