arch: Fix license.

This commit is contained in:
June Tate-Gans 2024-03-28 21:23:23 -05:00
parent 3dd31adf9a
commit c8c9354116

View File

@ -7,7 +7,7 @@ pkgver="(replaceme)"
pkgdesc="A user-space driver and GUI configurator for the Logitech G13"
arch=('any')
url="https://github.com/jtgans/g13gui"
license=('BSD')
license=('MIT')
depends=(
'python>=3.8'
'python-appdirs'