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

Christian Hesse eworm at archlinux.org
Mon Sep 30 19:30:47 UTC 2019


    Date: Monday, September 30, 2019 @ 19:30:47
  Author: eworm
Revision: 512279

upgpkg: python-pyotherside 1.5.8-1

new upstream release

Modified:
  python-pyotherside/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-30 19:18:31 UTC (rev 512278)
+++ PKGBUILD	2019-09-30 19:30:47 UTC (rev 512279)
@@ -3,7 +3,7 @@
 
 pkgname=python-pyotherside
 _pyname=pyotherside
-pkgver=1.5.4
+pkgver=1.5.8
 pkgrel=1
 pkgdesc='Asynchronous Python 3 Bindings for Qt5'
 arch=('x86_64')
@@ -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=('5f218778fc60377cee44b0edf6deaa6dd6aa84a109ebbb5b13d52cec31696b80')
+sha256sums=('7e4ba2b601eb2d67618e0355cc249ed7d2555940af24f84bb4cbf31eb7df7808')
 
 build() {
 	cd "${_pyname}-${pkgver}/"



More information about the arch-commits mailing list