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

Antonio Rojas arojas at gemini.archlinux.org
Tue Jun 21 13:50:08 UTC 2022


    Date: Tuesday, June 21, 2022 @ 13:50:08
  Author: arojas
Revision: 1238821

Update to 0.2.6

Modified:
  python-phitigra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-21 13:28:12 UTC (rev 1238820)
+++ PKGBUILD	2022-06-21 13:50:08 UTC (rev 1238821)
@@ -2,7 +2,7 @@
 
 pkgname=python-phitigra
 _pyname=${pkgname#python-}
-pkgver=0.2.5
+pkgver=0.2.6
 pkgrel=1
 pkgdesc='A graph editor for SageMath/Jupyter'
 url='https://github.com/jfraymond/phitigra'
@@ -11,7 +11,7 @@
 source=(https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_pyname-$pkgver.tar.gz)
 depends=(sagemath python-ipycanvas)
 makedepends=(python-build python-installer python-wheel)
-sha256sums=('f6f4714926fa57f6076cb5b81d1166bf7f6f684a9678aa68c9cb6db77da99665')
+sha256sums=('36cdc745316b876a4f675212b9a994439d2d9a1b3b12c4e8cce4a149304a9ba0')
 
 build() {
   cd $_pyname-$pkgver



More information about the arch-commits mailing list