summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db44fb5f18fb..7734d30568f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = d2vwitch-git
pkgdesc = Cross-platform D2V creator. (GIT version)
- pkgver = v3.3.gbd0b13b
+ pkgver = v5.2.gb379384
pkgrel = 1
url = http://forum.doom9.org/showthread.php?t=173090
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = d2vwitch-git
license = ISC
makedepends = git
makedepends = meson
- depends = vapoursynth
+ depends = vapoursynth-plugin-d2vsource-git
depends = libavutil.so
depends = libavformat.so
depends = libavcodec.so
@@ -25,4 +25,3 @@ pkgbase = d2vwitch-git
sha256sums = c63a756f6e375ef4a6f220fcdde3f4a05f7a101c0c0dc3743ce9207730719bd5
pkgname = d2vwitch-git
-
diff --git a/PKGBUILD b/PKGBUILD
index b40adfd2c414..b8bd8669bd9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=d2vwitch-git
-pkgver=v3.3.gbd0b13b
+pkgver=v5.2.gb379384
pkgrel=1
pkgdesc="Cross-platform D2V creator. (GIT version)"
arch=('x86_64')
url='http://forum.doom9.org/showthread.php?t=173090'
license=('LGPL2.1' 'ISC')
-depends=('vapoursynth'
+depends=('vapoursynth-plugin-d2vsource-git'
'libavutil.so'
'libavformat.so'
'libavcodec.so'