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

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 2 17:14:42 UTC 2021


    Date: Thursday, September 2, 2021 @ 17:14:42
  Author: arojas
Revision: 1010603

Update to 7.2.1

Modified:
  python-traitsui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-02 17:12:38 UTC (rev 1010602)
+++ PKGBUILD	2021-09-02 17:14:42 UTC (rev 1010603)
@@ -1,8 +1,8 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=python-traitsui
-pkgver=7.0.0
-pkgrel=3
+pkgver=7.2.1
+pkgrel=1
 pkgdesc="Traits-capable user interfaces"
 arch=('any')
 url="https://github.com/enthought/traitsui"
@@ -10,7 +10,7 @@
 depends=('python-pyface')
 makedepends=('python-setuptools')
 source=("traitsui-${pkgver}.tar.gz::https://github.com/enthought/traitsui/archive/${pkgver}.tar.gz")
-sha256sums=('72fd09d04e134099ca4a318b549063a686e2e8c94de6743c38665396cc8b2636')
+sha256sums=('be42f0e8d14d164c5fb1a278b3d0a99450d30a7db8c3da37ef9ea20cad615bc9')
 
 build() {
   cd "$srcdir"/traitsui-$pkgver



More information about the arch-commits mailing list