summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortytan6522024-03-17 18:19:11 +0100
committertytan6522024-03-17 18:19:11 +0100
commit3ec80d8589501ec20c234df83f38f60ded61b4b6 (patch)
tree5f0a2c4af18b3396fbae11c35f5fdaf46e909e79 /PKGBUILD
parenta3b1ff641c696ade727f90e274090a0a83a62789 (diff)
downloadaur-obs-infowriter.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 ee2d7ba297f2..74ae50837372 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=2
pkgdesc="This plugin writes a timestamp to a textfile that you can use to mark specific events for later editing of your videos or streams"
arch=("x86_64" "aarch64")
url="https://obsproject.com/forum/resources/infowriter.345/"
-license=("MPL2")
+license=(MPL-2.0)
depends=("obs-studio>=28" "gcc-libs" "glibc")
source=(
"$_pluginname-$pkgver.tar.gz::https://github.com/partouf/$_pluginname/archive/v$pkgver.tar.gz"