mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 00:14:09 -04:00
arch: Fix license.
This commit is contained in:
parent
3dd31adf9a
commit
c8c9354116
2
PKGBUILD
2
PKGBUILD
@ -7,7 +7,7 @@ pkgver="(replaceme)"
|
|||||||
pkgdesc="A user-space driver and GUI configurator for the Logitech G13"
|
pkgdesc="A user-space driver and GUI configurator for the Logitech G13"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/jtgans/g13gui"
|
url="https://github.com/jtgans/g13gui"
|
||||||
license=('BSD')
|
license=('MIT')
|
||||||
depends=(
|
depends=(
|
||||||
'python>=3.8'
|
'python>=3.8'
|
||||||
'python-appdirs'
|
'python-appdirs'
|
||||||
|
Loading…
Reference in New Issue
Block a user