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

Antonio Rojas arojas at archlinux.org
Fri Apr 22 09:45:36 UTC 2016


    Date: Friday, April 22, 2016 @ 11:45:36
  Author: arojas
Revision: 171574

Update to 26r5

Modified:
  nauty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-22 08:36:36 UTC (rev 171573)
+++ PKGBUILD	2016-04-22 09:45:36 UTC (rev 171574)
@@ -2,15 +2,15 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=nauty
-pkgver=26r1
-pkgrel=2
+pkgver=26r5
+pkgrel=1
 pkgdesc="A program for computing automorphism groups of graphs and digraphs"
 arch=(i686 x86_64)
 url="http://pallini.di.uniroma1.it/"
 license=(custom)
 depends=(glibc)
-source=("http://pallini.di.uniroma1.it/nauty26r1.tar.gz")
-md5sums=('7a89ffd50fc7c690dc9eab321d7780f7')
+source=("http://pallini.di.uniroma1.it/nauty$pkgver.tar.gz")
+md5sums=('91b03a7b069962e94fc9aac8831ce8d2')
 
 build() {
   cd nauty$pkgver



More information about the arch-commits mailing list