summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsl1pkn072015-11-22 03:00:13 +0100
committersl1pkn072015-11-22 03:00:13 +0100
commit8fb8e34acb6e3c91a2307e04d64d7ac6431988ce (patch)
tree853c6c8c173d24092761b774b80ce4d01b580a77
parent88ea64c081e99338b61043ddb7cdc27b5a158773 (diff)
downloadaur-8fb8e34acb6e3c91a2307e04d64d7ac6431988ce.tar.gz
vapoursynth-plugin-bm3d-git -> zimg-git
-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')