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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Jun 13 11:48:55 UTC 2019


    Date: Thursday, June 13, 2019 @ 11:48:55
  Author: aginiewicz
Revision: 481259

upgpkg: python-pyface 6.1.0-1

python-pyface: new upstream release

Modified:
  python-pyface/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-13 11:46:18 UTC (rev 481258)
+++ PKGBUILD	2019-06-13 11:48:55 UTC (rev 481259)
@@ -4,8 +4,8 @@
 # TODO: look for more hidden dependencies
 
 pkgname='python-pyface'
-pkgver=6.0.0
-pkgrel=5
+pkgver=6.1.0
+pkgrel=1
 pkgdesc="Traits-capable windowing framework"
 arch=('any')
 url="https://github.com/enthought/pyface"
@@ -21,7 +21,7 @@
             'python-wxpython: for wx backend')
 options=(!emptydirs)
 source=("pyface-${pkgver}.tar.gz::https://github.com/enthought/pyface/archive/${pkgver}.tar.gz")
-sha256sums=('3dd49ae2d289cc9655cb74296092933113a5ebb92a3f83837cde26eead572b4a')
+sha256sums=('2cd6f63dbd6a2d680300bd6c0476aed461088cc4a51e37d4ab5585f4cd41eeed')
 
 build() {
   cd "$srcdir"/pyface-$pkgver



More information about the arch-commits mailing list