Update to codeberg and modify build command
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user