T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / patchelf
Commits: 9acd0519 by loqs at 2024-04-05T19:36:24+00:00 Change to SPDX license identifier https://github.com/NixOS/patchelf/blob/0.18.0/src/patchelf.cc#L7-L8 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -9,7 +9,7 @@ pkgrel=2 pkgdesc='Small utility to modify the dynamic linker and RPATH of ELF executables' url='https://nixos.org/patchelf.html' arch=('x86_64') -license=('GPL3') +license=('GPL-3.0-or-later') makedepends=('git') depends=('gcc-libs') source=(git+https://github.com/NixOS/patchelf.git#tag=${pkgver}) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/patchelf/-/commit/9acd05198440663e5541b80e842205d423887c74 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/patchelf/-/commit/9acd05198440663e5541b80e842205d423887c74 You're receiving this email because of your account on gitlab.archlinux.org.
