summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a39425e1be2..bae5c7c85bbd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wobbly-git
pkgdesc = IVTC assistant for VapourSynth, similar to Yatta. (GIT version)
- pkgver = v1.3.g1d455f5
+ pkgver = v1.10.g3496a2d
pkgrel = 1
url = https://github.com/dubhater/Wobbly
install = wobbly-git.install
@@ -12,8 +12,8 @@ pkgbase = wobbly-git
depends = vapoursynth-plugin-scxvid-git
depends = vapoursynth-plugin-fieldhint-git
depends = vapoursynth-plugin-d2vsource-git
- depends = vapoursynth-plugin-zimg-git
depends = vapoursynth-plugin-lsmashsource
+ depends = zimg-git
depends = xdg-utils
provides = wobbly
conflicts = wobbly
diff --git a/PKGBUILD b/PKGBUILD
index 0a55c39dfb56..c88cefd21acb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=wobbly-git
-pkgver=v1.3.g1d455f5
+pkgver=v1.10.g3496a2d
pkgrel=1
pkgdesc="IVTC assistant for VapourSynth, similar to Yatta. (GIT version)"
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ depends=('qt5-base'
'vapoursynth-plugin-scxvid-git'
'vapoursynth-plugin-fieldhint-git'
'vapoursynth-plugin-d2vsource-git'
- 'vapoursynth-plugin-zimg-git'
'vapoursynth-plugin-lsmashsource'
+ 'zimg-git'
'xdg-utils'
)
makedepends=('git')