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

Fabio Castelli muflone at archlinux.org
Sun Jun 10 20:53:33 UTC 2018


    Date: Sunday, June 10, 2018 @ 20:53:33
  Author: muflone
Revision: 342291

upgpkg: python-qtpy 1.4.0-1

Modified:
  python-qtpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-10 20:50:26 UTC (rev 342290)
+++ PKGBUILD	2018-06-10 20:53:33 UTC (rev 342291)
@@ -4,7 +4,7 @@
 pkgbase='python-qtpy'
 _pkgbase='qtpy'
 pkgname=('python-qtpy' 'python2-qtpy')
-pkgver=1.3.1
+pkgver=1.4.0
 pkgrel=1
 pkgdesc='Provides an uniform layer to support PyQt5, PyQt4 and PySide with a single codebase'
 makedepends=('python' 'python-setuptools'
@@ -13,7 +13,7 @@
 url="https://github.com/spyder-ide/${_pkgbase}/"
 license=('MIT')
 source=("${pkgbase}-${pkgver}.tar.gz"::"https://github.com/spyder-ide/${_pkgbase}/archive/v${pkgver}.tar.gz")
-sha256sums=('093a0f58f5f0e3b62c46bb63a00992a56e5f0bd77997435b4ce756a1def6f944')
+sha256sums=('c86c206555fb4859dbc71ccd506b2ce4a10f0b0209ccb451749a477a9b3b6532')
 
 package_python2-qtpy() {
   depends=('python2')



More information about the arch-commits mailing list