mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
community/lith: fix license name
This commit is contained in:
parent
a5f909fc27
commit
8f9b16aaf1
1 changed files with 2 additions and 2 deletions
|
@ -2,13 +2,13 @@
|
||||||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||||
pkgname=lith
|
pkgname=lith
|
||||||
pkgver=1.3.34
|
pkgver=1.3.34
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="fast and user-friendly Weechat relay client"
|
pkgdesc="fast and user-friendly Weechat relay client"
|
||||||
url="https://github.com/LithApp/Lith"
|
url="https://github.com/LithApp/Lith"
|
||||||
# riscv64: Variable QMAKE_CXX.COMPILER_MACROS is not defined.
|
# riscv64: Variable QMAKE_CXX.COMPILER_MACROS is not defined.
|
||||||
# armhf: blocked by qt6-qtdeclarative
|
# armhf: blocked by qt6-qtdeclarative
|
||||||
arch="all !riscv64 !armhf"
|
arch="all !riscv64 !armhf"
|
||||||
license="GPL-2.0"
|
license="GPL-2.0-or-later"
|
||||||
makedepends="
|
makedepends="
|
||||||
qt6-qtbase-dev
|
qt6-qtbase-dev
|
||||||
qt6-qtmultimedia-dev
|
qt6-qtmultimedia-dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue