[arch-commits] Commit in python-qasync/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 15 21:34:58 UTC 2020
Date: Tuesday, December 15, 2020 @ 21:34:57
Author: felixonmars
Revision: 776229
upgpkg: python-qasync 0.13.0-1
Modified:
python-qasync/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-15 21:26:53 UTC (rev 776228)
+++ PKGBUILD 2020-12-15 21:34:57 UTC (rev 776229)
@@ -2,7 +2,7 @@
# Contributor: gmes78 <gmes.078 at gmail dot com>
pkgname=python-qasync
-pkgver=0.12.0
+pkgver=0.13.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=('d9b7c53c2db1bf076fd86c4da36f55f9cd6a43ae906655f0106563373d27cadf896f74e4e2f9e2e1312085704097450a41e0e0f92c26c9f86710549d31a315a6')
+sha512sums=('6ec6eaba91f27ef8e5cce38258c6211536b116c697a92688af73f66cf63ec3e7fc759942f0fb95675fc648d8a52fde10475598be9b211f83251f0edc58e8ffbb')
build() {
cd qasync-$pkgver
More information about the arch-commits
mailing list