Date: Tuesday, July 19, 2016 @ 20:45:27
  Author: arojas
Revision: 183317

Update to 26r6

Modified:
  nauty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-07-19 20:26:37 UTC (rev 183316)
+++ PKGBUILD    2016-07-19 20:45:27 UTC (rev 183317)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=nauty
-pkgver=26r5
+pkgver=26r6
 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=('91b03a7b069962e94fc9aac8831ce8d2')
+md5sums=('12effd7fbf9965fe450a5139b58916fc')
 
 build() {
   cd nauty$pkgver

Reply via email to