summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-21 09:47:11 -0700
committerMark Wagie2024-01-21 09:47:11 -0700
commit3b3e44aa37a6178666b864280f7e802c2a380c86 (patch)
treec8f9772bbd4de099beb0201efa153fd78fb01626 /PKGBUILD
parent1ec240193984a722457ba091914f25f0005dd493 (diff)
downloadaur-3b3e44aa37a6178666b864280f7e802c2a380c86.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 12844f0e22bf..c85399bd0ecb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Co-Maintainer: Corax <cor dot ax26 at gmail dot com>
pkgname=nemo-mediainfo-tab
pkgver=1.0.4
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="View media information from the properties tab"
arch=('any')
url="https://github.com/linux-man/nemo-mediainfo-tab"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('python-mediainfodll' 'nemo-python')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linux-man/$pkgname/archive/v$pkgver.tar.gz")
sha256sums=('3518eb1a1caae4ca2fb58d9ceb65a3363a17839ab5cb1ae2ee5b6b05abe7ec56')