David Runge pushed to branch main at Arch Linux / Packaging / Packages / sherlock.lv2
Commits: 1f790771 by David Runge at 2025-08-26T09:44:03+02:00 Use correct SPDX license identifiers Signed-off-by: David Runge <dv...@archlinux.org> - - - - - 1537ade8 by David Runge at 2025-08-26T09:45:53+02:00 Add nvchecker integration Signed-off-by: David Runge <dv...@archlinux.org> - - - - - 3 changed files: - .SRCINFO - + .nvchecker.toml - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -6,7 +6,7 @@ pkgbase = sherlock.lv2 arch = x86_64 groups = lv2-plugins groups = pro-audio - license = Artistic2.0 + license = Artistic-2.0 checkdepends = lv2lint makedepends = flex makedepends = glu ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,3 @@ +["sherlock.lv2"] +source = "git" +git = "https://git.open-music-kontrollers.ch/~hp/sherlock.lv2" ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgrel=3 pkgdesc="An investigative plugin bundle" arch=(x86_64) url="https://git.open-music-kontrollers.ch/~hp/sherlock.lv2" -license=(Artistic2.0) +license=(Artistic-2.0) groups=( lv2-plugins pro-audio View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sherlock.lv2/-/compare/5fa9437f8df5a9e871ae3c463e890f399f24f160...1537ade8800c77e7065dcf8198ac5213f23703c8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sherlock.lv2/-/compare/5fa9437f8df5a9e871ae3c463e890f399f24f160...1537ade8800c77e7065dcf8198ac5213f23703c8 You're receiving this email because of your account on gitlab.archlinux.org.