summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-21 10:28:06 -0700
committerMark Wagie2024-01-21 10:28:06 -0700
commit075edb20cc0df8b065f20a3caeaf178138e9ef6f (patch)
tree8317003b44a7437827f796988e7e19b1144529e4 /PKGBUILD
parent4edba62498a727ed1ac5f7ec08d64255bbeedbfb (diff)
downloadaur-office-runner.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 e0a82dea2a4a..f705628300c8 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>
# Contributor: Balló György <ballogyor+arch at gmail dot com>
pkgname=office-runner
pkgver=1.0.3
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Lighthearted tool to temporarily inhibit GNOME's suspend on lid close behavior"
arch=('x86_64')
url="https://gitlab.gnome.org/GNOME/office-runner"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('gtk3')
makedepends=('gnome-common')
source=("https://gitlab.gnome.org/GNOME/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")