summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 16:16:12 -0700
committerMark Wagie2024-01-20 16:16:12 -0700
commitef7416b34d6766862deb7dbad82a63b26fca0f1d (patch)
treefd3b3fa85164679a82f660d839c10672c6f00c44 /PKGBUILD
parent229b7e065b55e7e76ebca281db0c462425ded603 (diff)
downloadaur-ef7416b34d6766862deb7dbad82a63b26fca0f1d.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 a32fe4bc3fdd..975e7aae034f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Andrey Rodionov <roand at inbox dot ru>
-# Co-Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Co-Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=hotshots-git
pkgver=r19.e3712ae
pkgrel=4
pkgdesc="Screenshot and annotation software"
arch=('x86_64')
url="https://github.com/obiwankennedy/HotShots"
-license=('GPL2')
+license=('GPL-2.0-or-later')
depends=('qt5-x11extras' 'qt5-multimedia')
makedepends=('git' 'qt5-tools')
provides=("${pkgname%-git}")