Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / libseccomp
Commits: cc1d0159 by Christian Heusel at 2025-06-18T15:24:05+02:00 update .SRCINFO to match PKGBUILD Related to https://gitlab.archlinux.org/archlinux/alpm/alpm/-/issues/179 - - - - - 1 changed file: - .SRCINFO Changes: ===================================== .SRCINFO ===================================== @@ -7,17 +7,15 @@ pkgbase = libseccomp license = LGPL-2.1-only checkdepends = valgrind makedepends = cython + makedepends = git makedepends = glibc makedepends = gperf makedepends = python-setuptools - source = https://github.com/seccomp/libseccomp/releases/download/v2.5.6/libseccomp-2.5.6.tar.gz - source = https://github.com/seccomp/libseccomp/releases/download/v2.5.6/libseccomp-2.5.6.tar.gz.asc + source = git+https://github.com/seccomp/libseccomp.git#tag=v2.5.6?signed validpgpkeys = 7100AADFAE6E6E940D2E0AD655E45A5AE8CA7C8A validpgpkeys = 47A68FCE37C7D7024FD65E11356CE62C2B524099 - sha256sums = 04c37d72965dce218a0c94519b056e1775cf786b5260ee2b7992956c4ee38633 - sha256sums = SKIP - b2sums = 4095fcd1cedefa6dea60b719af63093e4ee3fd5372deb01e3a7c0ddecb5d032e371807a40f8f7df37107848d052702448512740b4ac8e4b078dc792d374d61a4 - b2sums = SKIP + sha256sums = 51b6119c2af35ac40eef2421459b308ec4bf9e4b00d68740a4ede56bd323cf7d + b2sums = 3cccadb92d2745f9405e4dc06027f1238823dc6cd6bff846c858b49fa5c48591cdde6ed69a989947352ac5066b44c335b2842acca0711b9eb7a338903c023886 pkgname = libseccomp depends = glibc View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libseccomp/-/commit/cc1d015949003337b701c80e48a03bd2e77e1719 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libseccomp/-/commit/cc1d015949003337b701c80e48a03bd2e77e1719 You're receiving this email because of your account on gitlab.archlinux.org.