George Hu pushed to branch main at Arch Linux / Packaging / Packages / openredir


Commits:
0f2f5c20 by George Hu at 2026-02-14T16:34:54+08:00
Use SPDX license identifier

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -4,7 +4,7 @@ pkgbase = openredir
        pkgrel = 2
        url = https://github.com/lilydjwg/openredir
        arch = x86_64
-       license = BSD
+       license = BSD-2-Clause
        depends = lua
        depends = python
        source = 
https://github.com/lilydjwg/openredir/archive/v1.0/openredir-1.0.tar.gz


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgrel=2
 pkgdesc="Redirect file open operations via LD_PRELOAD"
 arch=("x86_64")
 url="https://github.com/lilydjwg/openredir";
-license=("BSD")
+license=("BSD-2-Clause")
 depends=('lua' 'python')
 
source=(https://github.com/lilydjwg/openredir/archive/v$pkgver/openredir-$pkgver.tar.gz)
 
sha512sums=('022f51114005442ab464f7a26eb0ce90d0927450031dfb7994d0390cf53659640cef60f4814bc53e827b2f152698e4a16d2745787c3b78147aab37a469a94526')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openredir/-/commit/0f2f5c2042fb8f734b2e8e4b2084f70c7509d75d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openredir/-/commit/0f2f5c2042fb8f734b2e8e4b2084f70c7509d75d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to