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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 08:20:29 UTC 2022


    Date: Wednesday, May 4, 2022 @ 08:20:28
  Author: felixonmars
Revision: 1192657

upgpkg: gephi 0.9.5-1

Modified:
  gephi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 08:19:08 UTC (rev 1192656)
+++ PKGBUILD	2022-05-04 08:20:28 UTC (rev 1192657)
@@ -3,7 +3,7 @@
 # Contributor: Morten Linderud <morten at linderud.pw>
 # Contributor: Andreas Krinke <andreas dot krinke at gmx dot de>
 pkgname=gephi
-pkgver=0.9.4
+pkgver=0.9.5
 pkgrel=1
 pkgdesc="An interactive graph visualization and exploration platform"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('gendesk')
 options=(!strip)
 source=("https://github.com/gephi/gephi/releases/download/v$pkgver/gephi-$pkgver-linux-x64.tar.gz")
-sha256sums=('63419c60b51246c736ef09bf3d1c731a23375f3f1ad9f264a2e07fec87be1bfc')
+sha256sums=('20796de0af955011b92ef83b4c2deb58167138c46ddcc10f544050f0ee5b197f')
 
 prepare() {
   gendesk -n --name "Gephi - The Open Graph Viz Platform" \



More information about the arch-commits mailing list