summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8f043387768..c8e720c2f6bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_plug=bm3dcuda
pkgname="vapoursynth-plugin-${_plug}-git"
-pkgver=2.13.0.gd073d98
+pkgver=2.14.1.ga9dcda9
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('x86_64')
@@ -30,7 +30,6 @@ pkgver() {
}
build() {
- source /etc/profile.d/cuda.sh
cmake -S "${_plug}" -B build \
-DCMAKE_BUILD_TYPE=None \