From ac1c0520c5d88605144924ea5da1e0f4ba2e020e Mon Sep 17 00:00:00 2001 From: Shozikan <142514207+Youwes09@users.noreply.github.com> Date: Tue, 24 Feb 2026 15:28:25 -0600 Subject: [PATCH] Change license from MIT to Apache 2.0 --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 6040266..e1826b8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgrel=1 pkgdesc="Native Linux manga reader frontend for Suwayomi-Server" arch=('x86_64') url="https://github.com/Youwes09/Moku" -license=('MIT') +license=('Apache 2.0') depends=( 'webkit2gtk-4.1' 'gtk3'