summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9abac941330d..7045a8c86258 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = nemo-mediainfo-tab
pkgrel = 2
url = https://github.com/linux-man/nemo-mediainfo-tab
arch = any
- license = GPL3
+ license = GPL-3.0-or-later
depends = python-mediainfodll
depends = nemo-python
source = nemo-mediainfo-tab-1.0.4.tar.gz::https://github.com/linux-man/nemo-mediainfo-tab/archive/v1.0.4.tar.gz
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')