summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortytan6522024-03-17 18:09:22 +0100
committertytan6522024-03-17 18:09:22 +0100
commit3f7b9cb50e45b1d1285729ee51953cc8e49e67c2 (patch)
tree363e54161ac5fa70aa5404e99edda46adb596a8b /PKGBUILD
parent18e73136d6ac573737b714b252b6b66e88876c3b (diff)
downloadaur-obs-vnc.tar.gz
chore: Update license identifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a281e54564e..e39e6d3cd584 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="This plugin is a VNC viewer that works as a source in OBS Studio"
arch=("x86_64" "aarch64")
url="https://obsproject.com/forum/resources/vnc-source.1000/"
-license=("GPL2")
+license=(GPL-2.0-or-later)
depends=("obs-studio>=28" "glibc" "libvncserver")
makedepends=("cmake")
options=('debug')