fix License for i18njs4

This commit is contained in:
Frank Tornack 2022-04-14 17:50:11 +02:00
parent a464c0aa9f
commit 3356b9f019

View File

@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A project that provides support to some Bluetooth Cat Printer models, on many platforms!"
arch=('any')
url="https://github.com/NaitLee/Cat-Printer"
license=('GPL3')
license=('GPL3' 'MIT')
depends=('python' 'bluez' 'bluez-utils' 'python-bleak')
makedepends=('git')
provides=("cat-printer=${pkgver}")