Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / nauty
Commits:
1db4fba4 by Antonio Rojas at 2023-11-23T07:54:18+01:00
upgpkg: 1:2.8.8-2: New tarball
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = nauty
pkgdesc = A program for computing automorphism groups of graphs and
digraphs
pkgver = 2.8.8
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = http://pallini.di.uniroma1.it/
arch = x86_64
license = Apache
depends = glibc
source = http://pallini.di.uniroma1.it/nauty2_8_8.tar.gz
- sha256sums =
accf5eeddde623d179c8fee9d15cfb7d66d7a90cc7684d11c96ad9b3f3655dbb
+ sha256sums =
159d2156810a6bb240410cd61eb641add85088d9f15c888cdaa37b8681f929ce
pkgname = nauty
=====================================
PKGBUILD
=====================================
@@ -3,14 +3,14 @@
pkgname=nauty
epoch=1
pkgver=2.8.8
-pkgrel=1
+pkgrel=2
pkgdesc='A program for computing automorphism groups of graphs and digraphs'
arch=(x86_64)
url='http://pallini.di.uniroma1.it/'
license=(Apache)
depends=(glibc)
source=(http://pallini.di.uniroma1.it/nauty${pkgver//./_}.tar.gz)
-sha256sums=('accf5eeddde623d179c8fee9d15cfb7d66d7a90cc7684d11c96ad9b3f3655dbb')
+sha256sums=('159d2156810a6bb240410cd61eb641add85088d9f15c888cdaa37b8681f929ce')
build() {
cd nauty${pkgver//./_}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nauty/-/commit/1db4fba474a5e35f1ea671a4d0bd19ee9588a9c0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nauty/-/commit/1db4fba474a5e35f1ea671a4d0bd19ee9588a9c0
You're receiving this email because of your account on gitlab.archlinux.org.