[arch-commits] Commit in python-pyotherside/trunk (PKGBUILD)
Christian Hesse
eworm at gemini.archlinux.org
Fri Jul 23 13:39:21 UTC 2021
Date: Friday, July 23, 2021 @ 13:39:20
Author: eworm
Revision: 984497
upgpkg: python-pyotherside 1.5.9-1: new upstream release
Modified:
python-pyotherside/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-23 13:36:47 UTC (rev 984496)
+++ PKGBUILD 2021-07-23 13:39:20 UTC (rev 984497)
@@ -3,8 +3,8 @@
pkgname=python-pyotherside
_pyname=pyotherside
-pkgver=1.5.8
-pkgrel=3
+pkgver=1.5.9
+pkgrel=1
pkgdesc='Asynchronous Python 3 Bindings for Qt5'
arch=('x86_64')
url='https://thp.io/2011/pyotherside'
@@ -11,7 +11,7 @@
license=('ISC')
depends=('python' 'qt5-base' 'qt5-declarative' 'qt5-svg')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/thp/${_pyname}/archive/${pkgver}.tar.gz")
-sha256sums=('7e4ba2b601eb2d67618e0355cc249ed7d2555940af24f84bb4cbf31eb7df7808')
+sha256sums=('189cb0b973e40fcb6b95fd51b0bcd6cc8494b514d49ffe966ec488cf05bbf51e')
build() {
cd "${_pyname}-${pkgver}/"
More information about the arch-commits
mailing list