Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / ipv6calc
Commits: fe33a979 by Christian Heusel at 2024-03-01T18:22:11+01:00 upgpkg: 4.1.0-2: Rebuild all packages signed by C5A5958FD7785FAD982FA2EC5A45B06B81CAB876 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,21 @@ +pkgbase = ipv6calc + pkgdesc = Small utility to manipulate, convert and calculate (more than) IPv6 addresses + pkgver = 4.1.0 + pkgrel = 2 + url = https://www.deepspace6.net/projects/ipv6calc.html + arch = x86_64 + license = GPL2 + checkdepends = perl-digest-sha1 + checkdepends = perl-uri + checkdepends = perl-html-parser + checkdepends = perl-proc-processtable + optdepends = perl: to run the provided scripts + source = https://www.bieringer.de/ftp/pub/linux/IPv6/ipv6calc/ipv6calc-4.1.0.tar.gz + source = https://www.bieringer.de/ftp/pub/linux/IPv6/ipv6calc/ipv6calc-4.1.0.tar.gz.asc + source = anti-dos_test.patch + validpgpkeys = AAB38CB797C750C778C608C6DDEB141DF7380F61 + b2sums = 6519af3ba2b7f714b024c81d99023d38c1e4b49a942be716ce86659fe3f550ef3775bae3a3979a99fe5f2021c29470d6e292478df2a8353ed7a8d8523084dc69 + b2sums = SKIP + b2sums = 611bbcb7e7babeaf6ace8888230aa15ab5744fd228ec717ee7ff11f1be3dfe03944896ceab07dc36426a3e8c3daaea51c47ed06fc54b7c710cd3ea694f04696e + +pkgname = ipv6calc ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=ipv6calc pkgver=4.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='Small utility to manipulate, convert and calculate (more than) IPv6 addresses' url='https://www.deepspace6.net/projects/ipv6calc.html' license=('GPL2') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ipv6calc/-/commit/fe33a979ba2643f25c23c54eea2ac9a1889dce6c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ipv6calc/-/commit/fe33a979ba2643f25c23c54eea2ac9a1889dce6c You're receiving this email because of your account on gitlab.archlinux.org.