[arch-commits] Commit in python-pyface/trunk (PKGBUILD)
Andrzej Giniewicz
aginiewicz at archlinux.org
Mon Aug 19 19:15:31 UTC 2019
Date: Monday, August 19, 2019 @ 19:15:31
Author: aginiewicz
Revision: 500216
upgpkg: python-pyface 6.1.2-1
python-pyfrace: new upstream release
Modified:
python-pyface/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-19 19:14:06 UTC (rev 500215)
+++ PKGBUILD 2019-08-19 19:15:31 UTC (rev 500216)
@@ -4,7 +4,7 @@
# TODO: look for more hidden dependencies
pkgname='python-pyface'
-pkgver=6.1.1
+pkgver=6.1.2
pkgrel=1
pkgdesc="Traits-capable windowing framework"
arch=('any')
@@ -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=('1ab09989aea7f2d1a4f4114c75b4d60c848aa697f69ad1410befe3692a2d5ce9')
+sha256sums=('70f9977de7294b3804cd5e36b71ba22679e0ab58a6034da32e888e355ac876fa')
build() {
cd "$srcdir"/pyface-$pkgver
More information about the arch-commits
mailing list