summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072022-10-01 20:37:15 +0200
committersL1pKn072022-10-01 20:37:15 +0200
commit50df4b6c2fcd814b786cc815513bd18ceff4a71d (patch)
tree2000c51ce80ebc1e0b00833106d2ff646c238258 /PKGBUILD
parent93512d9fed00350be26f8168ec4282d66628e94c (diff)
downloadaur-50df4b6c2fcd814b786cc815513bd18ceff4a71d.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be49d3ab2547..28550131421f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_plug=jvsfunc
pkgname=vapoursynth-plugin-${_plug}-git
-pkgver=4.4.0.1.gf44039e
+pkgver=1.0.11.6.gb81ea80
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
@@ -17,7 +17,7 @@ makedepends=('git'
)
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
-source=("${_plug}::git+https://github.com/rlaPHOENiX/pvsfunc.git")
+source=("${_plug}::git+https://github.com/dnjulek/jvsfunc.git")
sha256sums=('SKIP')
pkgver() {