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

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 2 18:27:37 UTC 2021


    Date: Thursday, September 2, 2021 @ 18:27:37
  Author: arojas
Revision: 1010619

Update to 27r2

Modified:
  nauty/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-02 18:25:30 UTC (rev 1010618)
+++ PKGBUILD	2021-09-02 18:27:37 UTC (rev 1010619)
@@ -1,15 +1,15 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=nauty
-pkgver=27r1
-pkgrel=2
-pkgdesc="A program for computing automorphism groups of graphs and digraphs"
+pkgver=27r2
+pkgrel=1
+pkgdesc='A program for computing automorphism groups of graphs and digraphs'
 arch=(x86_64)
-url="http://pallini.di.uniroma1.it/"
+url='http://pallini.di.uniroma1.it/'
 license=(Apache)
 depends=(glibc)
 source=(http://pallini.di.uniroma1.it/nauty$pkgver.tar.gz)
-sha256sums=('76ca5d196e402c83a987f90c28ff706bcc5a333bb4a8fbb979a62d3b99c34e77')
+sha256sums=('ac814b04d38f891e546431bbd59ca5bc2d15cfa9fedd4bc168949e8cd6979117')
 
 build() {
   cd nauty$pkgver



More information about the arch-commits mailing list