[arch-commits] Commit in nauty/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Aug 30 16:51:49 UTC 2016
Date: Tuesday, August 30, 2016 @ 16:51:48
Author: arojas
Revision: 188065
Update to 26r7
Modified:
nauty/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-30 16:51:34 UTC (rev 188064)
+++ PKGBUILD 2016-08-30 16:51:48 UTC (rev 188065)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=nauty
-pkgver=26r6
+pkgver=26r7
pkgrel=1
pkgdesc="A program for computing automorphism groups of graphs and digraphs"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@
license=(custom)
depends=(glibc)
source=("http://pallini.di.uniroma1.it/nauty$pkgver.tar.gz")
-md5sums=('12effd7fbf9965fe450a5139b58916fc')
+md5sums=('b2b18e03ea7698db3fbe06c5d76ad8fe')
build() {
cd nauty$pkgver
More information about the arch-commits
mailing list