From add16ae376b818655d25baa08a231d6bea8c1fe6 Mon Sep 17 00:00:00 2001 From: CreamSodass Date: Tue, 18 Nov 2025 22:55:56 +0000 Subject: [PATCH] Add maintainer info and update provides and conflicts --- PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index ffd1c14..245e084 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,10 @@ -_plug=vship-cuda -pkgname=vapoursynth-plugin-${_plug}-git +# Maintainer: CreamSodass + +_plug=vship +pkgname=vapoursynth-plugin-${_plug}-cuda-git pkgrel=1 pkgver=3.0.0.13.g1ed2fb3 -pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)" +pkgdesc="Plugin for Vapoursynth: ${_plug} for nvidia gpus (GIT version)" arch=('x86_64') url='https://github.com/Line-fr/Vship' license=('MIT')