summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8842981a1e63..0c02c619f6ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = komikku
pkgrel = 2
url = https://gitlab.com/valos/Komikku
arch = any
- license = GPL
+ license = GPL3
makedepends = git
makedepends = gobject-introspection
makedepends = meson
diff --git a/PKGBUILD b/PKGBUILD
index 5f1e05cff657..4445b0d08fe5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=2
pkgdesc='Online/offline Manga reader for GNOME, built for the Librem 5'
arch=(any)
url=https://gitlab.com/valos/Komikku
-license=(GPL)
+license=(GPL3)
depends=(
gtk3
libhandy