1
0
Fork 0
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:
Sertonix 2025-07-04 09:25:38 +02:00 committed by Bart Ribbers
parent a5f909fc27
commit 8f9b16aaf1

View file

@ -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