Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
iana-etc
Commits:
87505050 by Jelle van der Waa at 2026-02-26T11:31:59+01:00
upgpkg: 20260225-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = iana-etc
pkgdesc = /etc/protocols and /etc/services provided by IANA
pkgver = 20260225
- pkgrel = 1
+ pkgrel = 2
url = https://www.iana.org/protocols
arch = any
license = custom:none
@@ -10,7 +10,7 @@ pkgbase = iana-etc
source =
https://sources.archlinux.org/other/packages/iana-etc/service-names-port-numbers-20260225.xml
source =
https://sources.archlinux.org/other/packages/iana-etc/protocol-numbers-20250712.xml
source = license-from-upstream
- sha256sums =
f604dcc5c7ba6dfbe9640e24cb91eb6fa2eaaa37624eb5166dfe119f64d819b0
+ sha256sums =
785b75b4e23a644c798fb13d4e30e55ad3b5e1771149e16da25deddc940a4a90
sha256sums =
ae8e9a2d0e18c3a34640d71ccfdae68c8f2e38704c80affd30c86f59d15d7b31
sha256sums =
dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=iana-etc
pkgver=20260225
_ports=service-names-port-numbers-${pkgver}
_protocols=protocol-numbers-20250712
-pkgrel=1
+pkgrel=2
pkgdesc='/etc/protocols and /etc/services provided by IANA'
url='https://www.iana.org/protocols'
arch=('any')
@@ -15,7 +15,7 @@ backup=('etc/'{protocols,services})
source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"
"https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"
'license-from-upstream')
-sha256sums=('f604dcc5c7ba6dfbe9640e24cb91eb6fa2eaaa37624eb5166dfe119f64d819b0'
+sha256sums=('785b75b4e23a644c798fb13d4e30e55ad3b5e1771149e16da25deddc940a4a90'
'ae8e9a2d0e18c3a34640d71ccfdae68c8f2e38704c80affd30c86f59d15d7b31'
'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/iana-etc/-/commit/8750505020ecd21001e6fbeb458f91271b0faa5f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/iana-etc/-/commit/8750505020ecd21001e6fbeb458f91271b0faa5f
You're receiving this email because of your account on gitlab.archlinux.org.