summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-09-16 09:04:25 -0600
committerMark Wagie2024-09-16 09:04:25 -0600
commit2478bc5ba39ce009fed35a7f6edc4f5482bb0fb4 (patch)
tree83caa82b4bba2a30425d9bf93856249dfe01ac5b
parente7575b16a8ca76e22eea869b9f01905630d46696 (diff)
downloadaur-2478bc5ba39ce009fed35a7f6edc4f5482bb0fb4.tar.gz
update license
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d27f1b4192e5..4d9ea1e6f1ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = cosmic-applets-git
url = https://github.com/pop-os/cosmic-applets
arch = x86_64
arch = aarch64
- license = GPL-3.0-or-later
+ license = GPL-3.0-only
makedepends = cargo
makedepends = git
makedepends = just
diff --git a/PKGBUILD b/PKGBUILD
index 805af7993c8b..1434ad2cfc8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="Applets for COSMIC Panel"
arch=('x86_64' 'aarch64')
url="https://github.com/pop-os/cosmic-applets"
-license=('GPL-3.0-or-later')
+license=('GPL-3.0-only')
depends=(
'cosmic-icons-git'
'dbus'