summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072021-01-06 18:53:14 +0100
committersL1pKn072021-01-06 18:53:14 +0100
commit400b996a902c15d9e09b9c6f9507c6d97e22bd05 (patch)
treee229de314395aee4fa098d3b4e0b9e564df2eb2c /PKGBUILD
parent83b93743123bab5fcdda902d5ca6f8577917ed90 (diff)
downloadaur-400b996a902c15d9e09b9c6f9507c6d97e22bd05.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 c8f30d8e8e99..c6baa9218286 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase="foosynth-plugin-${_plug}-git"
pkgname=("avisynth-plugin-${_plug}-git"
"vapoursynth-plugin-${_plug}-git"
)
-pkgver=r5.1.gabb9cdc
+pkgver=r10.1.g1537395
pkgrel=1
pkgdesc="Plugin for Vapoursynth/Avisynth: ${_plug} (Dual interface for Vapoursynth/Avisynth) (GIT version)"
arch=('x86_64')
@@ -15,7 +15,7 @@ makedepends=('git'
'cmake'
'fftw'
'intel-tbb'
- 'avisynthplus-git'
+ 'avisynthplus'
'vapoursynth'
)
source=("${_plug}::git+https://github.com/HomeOfAviSynthPlusEvolution/neo_FFT3D.git")