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

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 2 17:12:26 UTC 2021


    Date: Thursday, September 2, 2021 @ 17:12:26
  Author: arojas
Revision: 1010601

Update to 7.3.0

Modified:
  python-pyface/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-02 17:10:51 UTC (rev 1010600)
+++ PKGBUILD	2021-09-02 17:12:26 UTC (rev 1010601)
@@ -4,8 +4,8 @@
 # TODO: look for more hidden dependencies
 
 pkgname=python-pyface
-pkgver=7.0.0
-pkgrel=3
+pkgver=7.3.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=('594c24d58fd65c3981a095ea256912cfab1f15d314bc58f3d2e88da9ca7cb3d4')
+sha256sums=('434aa47f11946fa0294e451aeedc083002b7113cb69dce0f59884279ea38c19c')
 
 build() {
   cd "$srcdir"/pyface-$pkgver



More information about the arch-commits mailing list