diff options
Diffstat (limited to 'community/mtex2mml')
-rw-r--r-- | community/mtex2mml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mtex2mml/APKBUILD b/community/mtex2mml/APKBUILD index c2fe141182..0d0dad1755 100644 --- a/community/mtex2mml/APKBUILD +++ b/community/mtex2mml/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="A Bison grammar to convert TeX math into MathML" url="https://github.com/gjtorikian/mtex2MML" arch="all" -license="GPL2 MPL2 LGPL2.1" +license="GPL-2.0 MPL-2.0 LGPL-2.1" makedepends="cmake bison flex-dev python3" subpackages="$pkgname-dev $pkgname-libs $pkgname-fixtures::noarch" source="$pkgname-$pkgver.tar.gz::https://github.com/gjtorikian/$pkgname/archive/v$pkgver.tar.gz |