summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 14:39:29 -0700
committerMark Wagie2024-01-20 14:39:29 -0700
commitc886f289c6a4d7ff17a7ca14d3452d7f30331b10 (patch)
treeb9cf0fc8cdbc6802ff301be74e5ce5d3d6e45220 /PKGBUILD
parent5c9ff0f39709b01bbb7292f4c7bb8360fc39f969 (diff)
downloadaur-gabtag.tar.gz
use SPDX license identifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 389d854f28ce..ea4d94269d2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=gabtag
pkgver=13
pkgrel=1
pkgdesc="A Gtk Linux application to handle audio tags"
arch=('any')
url="https://github.com/lachhebo/GabTag"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('libadwaita' 'python-cairo' 'python-gobject' 'python-musicbrainzngs'
'python-mutagen' 'python-pillow')
makedepends=('meson')