Update to codeberg and modify build command

This commit is contained in:
CreamSodass
2026-04-27 17:12:34 -07:00
parent 91b1c13cd8
commit 7aefe05810
2 changed files with 26 additions and 14 deletions
+4 -5
View File
@@ -1,19 +1,18 @@
pkgbase = vapoursynth-plugin-vship-cuda-git
pkgdesc = Plugin for Vapoursynth: vship for nvidia gpus (GIT version)
pkgver = 4.0.0.21.g5308ad8
pkgrel = 3
url = https://github.com/Line-fr/Vship
pkgver = 5.0.1.4.gdc0f1ba
pkgrel = 4
url = https://codeberg.org/Line-fr/Vship
arch = x86_64
license = MIT
makedepends = git
makedepends = make
depends = cuda
optdepends = vapoursynth: vapoursynth plugin usage
provides = vapoursynth-plugin-vship
provides = libvship
conflicts = vapoursynth-plugin-vship
conflicts = libvship
source = vship::git+https://github.com/Line-fr/Vship.git
source = vship::git+https://codeberg.org/Line-fr/Vship.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vship-cuda-git