summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8505c95719dd..d1f29dca3ec3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffms2-git
pkgdesc = An FFmpeg/Libav based source library and Avisynth/Vapoursynth plugin for easy frame accurate access. (GIT version)
- pkgver = 2.40.43.g90975ec
- pkgrel = 2
+ pkgver = 2.40.47.g1031029
+ pkgrel = 1
url = https://github.com/FFMS/ffms2
arch = x86_64
license = GPL
@@ -15,7 +15,7 @@ pkgbase = ffms2-git
depends = libswscale.so
depends = libavutil.so
optdepends = vapoursynth: Vapoursynth support
- optdepends = avisynth: Avisynth support
+ optdepends = avisynthplus: Avisynth support
provides = ffms2
provides = libffms2.so
provides = vapoursynth-plugin-ffms2
diff --git a/PKGBUILD b/PKGBUILD
index 48754135a4bf..ba533b8d7e0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=ffms2-git
-pkgver=2.40.43.g90975ec
-pkgrel=2
+pkgver=2.40.47.g1031029
+pkgrel=1
pkgdesc="An FFmpeg/Libav based source library and Avisynth/Vapoursynth plugin for easy frame accurate access. (GIT version)"
url='https://github.com/FFMS/ffms2'
arch=('x86_64')
@@ -25,7 +25,7 @@ provides=('ffms2'
)
conflicts=('ffms2')
optdepends=('vapoursynth: Vapoursynth support'
- 'avisynth: Avisynth support'
+ 'avisynthplus: Avisynth support'
)
source=('git+https://github.com/FFMS/ffms2.git'
'esee.patch'