summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072017-04-14 04:33:25 +0200
committersL1pKn072017-04-14 04:33:25 +0200
commit7fe2e7165eaea536ee0679cf88478d2a4fc3d60a (patch)
tree9f08a99c393f0816cd705156bcb8e78f8c47217f
parentc0d2fc04766dfe7fd9131fb0f25dc454d08d1f54 (diff)
downloadaur-7fe2e7165eaea536ee0679cf88478d2a4fc3d60a.tar.gz
bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb9e5ffd22c3..7ea16df7d0ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Mon Jan 9 20:52:24 UTC 2017
+# Fri Apr 14 02:33:20 UTC 2017
pkgbase = vapoursynth-plugin-havsfunc-git
pkgdesc = Plugin for Vapoursynth: havsfunc. (GIT Version)
- pkgver = r24.1.gedb855b
- pkgrel = 2
+ pkgver = r25.0.g7edb567
+ pkgrel = 1
url = http://forum.doom9.org/showthread.php?t=166582
arch = any
license = GPL
makedepends = git
- depends = vapoursynth-git
+ depends = vapoursynth
depends = vapoursynth-plugin-adjust-git
depends = vapoursynth-plugin-addgrain-git
depends = vapoursynth-plugin-awarpsharp2-git
diff --git a/PKGBUILD b/PKGBUILD
index 7768b15f8f52..23a87f92e686 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_plug=havsfunc
pkgname=vapoursynth-plugin-${_plug}-git
-pkgver=r24.1.gedb855b
-pkgrel=2
+pkgver=r25.0.g7edb567
+pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug}. (GIT Version)"
arch=('any')
url='http://forum.doom9.org/showthread.php?t=166582'
license=('GPL')
-depends=('vapoursynth-git'
+depends=('vapoursynth'
'vapoursynth-plugin-adjust-git'
'vapoursynth-plugin-addgrain-git'
'vapoursynth-plugin-awarpsharp2-git'