Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
igraph


Commits:
4770029c by Antonio Rojas at 2023-09-04T21:40:02+02:00
upgpkg: 0.10.7-1: Update to 0.10.7

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Denis Zawada <d...@bajtogrod.pl>
 
 pkgname=igraph
-pkgver=0.10.6
+pkgver=0.10.7
 pkgrel=1
 pkgdesc='A library for creating and manipulating (un)directed graphs'
 arch=(x86_64)
@@ -12,7 +12,7 @@ license=(GPL2)
 depends=(glpk arpack libxml2 plfit)
 makedepends=(cmake)
 
source=(https://github.com/igraph/igraph/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('99bf91ee90febeeb9a201f3e0c1d323c09214f0b5f37a4290dc3b63f52839d6d')
+sha256sums=('b9e2a46b70896a379d784ea227f076b59750cc7411463b1d4accbf9e38b361ad')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/igraph/-/commit/4770029c3d47ccbd6238a0f5046e9eafeee52c6d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/igraph/-/commit/4770029c3d47ccbd6238a0f5046e9eafeee52c6d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to