Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
signon-plugin-oauth2
Commits:
4ec4223a by Antonio Rojas at 2026-05-24T12:28:11+02:00
Fix license
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -4,7 +4,7 @@ pkgbase = signon-plugin-oauth2
pkgrel = 4
url = https://gitlab.com/accounts-sso/signon-plugin-oauth2
arch = x86_64
- license = LGPL
+ license = LGPL-2.1-or-later
makedepends = git
depends = glibc
depends = libgcc
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgrel=4
pkgdesc='OAuth 2 plugin for signon'
arch=(x86_64)
url='https://gitlab.com/accounts-sso/signon-plugin-oauth2'
-license=(LGPL)
+license=(LGPL-2.1-or-later)
depends=(glibc
libgcc
qt6-base
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/signon-plugin-oauth2/-/commit/4ec4223ae727a6f617b39126732856180df055f9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/signon-plugin-oauth2/-/commit/4ec4223ae727a6f617b39126732856180df055f9
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help