summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072022-10-01 20:37:15 +0200
committersL1pKn072022-10-01 20:37:15 +0200
commit50df4b6c2fcd814b786cc815513bd18ceff4a71d (patch)
tree2000c51ce80ebc1e0b00833106d2ff646c238258
parent93512d9fed00350be26f8168ec4282d66628e94c (diff)
downloadaur-50df4b6c2fcd814b786cc815513bd18ceff4a71d.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 841beae11429..48306373436d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vapoursynth-plugin-jvsfunc-git
pkgdesc = Plugin for Vapoursynth: jvsfunc (GIT version)
- pkgver = 4.4.0.1.gf44039e
+ pkgver = 1.0.11.6.gb81ea80
pkgrel = 1
url = https://github.com/dnjulek/jvsfunc.git
arch = any
@@ -12,7 +12,7 @@ pkgbase = vapoursynth-plugin-jvsfunc-git
depends = vapoursynth-plugin-vsrgtools-git
provides = vapoursynth-plugin-jvsfunc
conflicts = vapoursynth-plugin-jvsfunc
- source = jvsfunc::git+https://github.com/rlaPHOENiX/pvsfunc.git
+ source = jvsfunc::git+https://github.com/dnjulek/jvsfunc.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-jvsfunc-git
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() {