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

Antonio Rojas arojas at gemini.archlinux.org
Sun Sep 5 10:24:39 UTC 2021


    Date: Sunday, September 5, 2021 @ 10:24:39
  Author: arojas
Revision: 1011779

Update to 27r3

Modified:
  nauty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-04 22:34:31 UTC (rev 1011778)
+++ PKGBUILD	2021-09-05 10:24:39 UTC (rev 1011779)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=nauty
-pkgver=27r2
+pkgver=27r3
 pkgrel=1
 pkgdesc='A program for computing automorphism groups of graphs and digraphs'
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=(Apache)
 depends=(glibc)
 source=(http://pallini.di.uniroma1.it/nauty$pkgver.tar.gz)
-sha256sums=('ac814b04d38f891e546431bbd59ca5bc2d15cfa9fedd4bc168949e8cd6979117')
+sha256sums=('4f0665b716a53f7a14ea2ae30059f23d064ce3fe4c12c013404ef6e1ee0b88c2')
 
 build() {
   cd nauty$pkgver



More information about the arch-commits mailing list