summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 13:28:43 -0700
committerMark Wagie2024-01-20 13:28:43 -0700
commit8282033af18d217be1eb21cb3fb8b8fa0d0b9b5a (patch)
tree4496d8fa97aaf6d41a49bd57c3ff5e505f58f7b8
parentb39235a2311ef43587255d056b2eee4b0812659e (diff)
downloadaur-caja-mediainfo-tab.tar.gz
use SPDX license identifier
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 993e33690f9f..98fa45e4e83c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = caja-mediainfo-tab
pkgrel = 2
url = https://github.com/linux-man/caja-mediainfo-tab
arch = any
- license = GPL3
+ license = GPL-3.0-or-later
depends = python-mediainfodll
depends = python-caja
source = caja-mediainfo-tab-1.0.4.tar.gz::https://github.com/linux-man/caja-mediainfo-tab/archive/v1.0.4.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index c8b2e8970a30..3b7bda982b59 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=caja-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/caja-mediainfo-tab"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('python-mediainfodll' 'python-caja')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha256sums=('90363870c2f1c1981b546212553ded2720b284fb7c59a7435a6568003d8b3336')