summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Wiesinger2024-02-25 21:36:15 +0000
committerManuel Wiesinger2024-02-25 21:36:15 +0000
commit03e9767da304053b8b294eb32de94212624c78a3 (patch)
tree310b7f61d8e726c6f0c934593da926677b1ebd90
parent4286e22895abf82d22f8301fa3453a875643c280 (diff)
downloadaur-03e9767da304053b8b294eb32de94212624c78a3.tar.gz
Update licence string
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2594ea42d19..c82741a8fc9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="Integrate gnome-pomodoro into i3"
arch=('any')
url="https://github.com/kantord/i3-gnome-pomodoro"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('python' 'gnome-shell-pomodoro' 'python-click>=6.7' 'python-pydbus>=0.6.0' 'python-i3ipc>=1.3.0' 'python-gobject>=3.32.1')
makedepends=('git')