summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Schendel2024-03-30 21:48:49 +0100
committerChristian Schendel2024-03-30 21:48:49 +0100
commite3f641729a5c28f72e0ef87283786e479200fb69 (patch)
tree9bb6853453b050cc4dc6472e8ae27646bd27ab37 /PKGBUILD
parent1e492afa3349e03d020acc2a8ade96d2bc9fe888 (diff)
downloadaur-gnome-shell-extension-pano-git.tar.gz
migrate license identifiers to SPDX
modified: .SRCINFO modified: PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 352395939c02..c9bb918ac427 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,13 @@
pkgname=gnome-shell-extension-pano-git
pkgver=22.r6.g4be918b
-pkgrel=1
+pkgrel=2
pkgdesc="Next-gen Clipboard Manager"
arch=('any')
url="https://github.com/oae/gnome-shell-pano"
-license=('GPL')
+license=(
+ 'GPL-2.0-or-later'
+)
depends=(
'gnome-shell>=1:45'
'libgda6'