summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')