summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlastweakness2020-01-10 20:50:10 +0530
committerlastweakness2020-01-10 20:50:10 +0530
commit3fd8d02c534c04b99601aa8846ac767bc5fb8504 (patch)
tree069938fae9db96af2fef2ca00562cbcfd271b7e8
parent5c98496712c723d7b06e6547ba8037eab07d7031 (diff)
downloadaur-3fd8d02c534c04b99601aa8846ac767bc5fb8504.tar.gz
Corrected licensing
-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