summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072023-05-03 18:07:48 +0200
committersL1pKn072023-05-03 18:07:48 +0200
commitc0fb484f613cb2a19aa973fe2e90814b96dcef2d (patch)
tree04a6a54772325f57a91144f8962c8d9dddfd319b
parent889d866c5c1121be8e64bcef8ccffefb80c63def (diff)
downloadaur-c0fb484f613cb2a19aa973fe2e90814b96dcef2d.tar.gz
bump
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da90e322d82f..eae0bd760876 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vapoursynth-plugin-havsfunc-git
pkgdesc = Plugin for Vapoursynth: havsfunc. (GIT Version)
- pkgver = 33.125.g13f8f2c
+ pkgver = 33.128.gc218a82
pkgrel = 1
url = https://forum.doom9.org/showthread.php?t=166582
arch = any
@@ -11,6 +11,7 @@ pkgbase = vapoursynth-plugin-havsfunc-git
depends = vapoursynth-plugin-adjust-git
depends = vapoursynth-plugin-mvsfunc-git
depends = vapoursynth-plugin-nnedi3_resample-git
+ depends = vapoursynth-plugin-vsrgtools-git
depends = vapoursynth-plugin-vstools-git
depends = vapoursynth-plugin-addgrain-git
depends = vapoursynth-plugin-awarpsharp2-git
@@ -25,7 +26,7 @@ pkgbase = vapoursynth-plugin-havsfunc-git
depends = vapoursynth-plugin-eedi3m-git
depends = vapoursynth-plugin-fft3dfilter-git
depends = vapoursynth-plugin-fluxsmooth
- depends = vapoursynth-plugin-f3kdb-git
+ depends = vapoursynth-plugin-neo_f3kdb-git
depends = vapoursynth-plugin-hqdn3d-git
depends = vapoursynth-plugin-knlmeanscl-git
depends = vapoursynth-plugin-misc-git
diff --git a/PKGBUILD b/PKGBUILD
index a04db9793691..b2655268afed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_plug=havsfunc
pkgname=vapoursynth-plugin-${_plug}-git
-pkgver=33.125.g13f8f2c
+pkgver=33.128.gc218a82
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug}. (GIT Version)"
arch=('any')
@@ -11,6 +11,7 @@ license=('GPL')
depends=('vapoursynth-plugin-adjust-git'
'vapoursynth-plugin-mvsfunc-git'
'vapoursynth-plugin-nnedi3_resample-git'
+ 'vapoursynth-plugin-vsrgtools-git'
'vapoursynth-plugin-vstools-git'
#
'vapoursynth-plugin-addgrain-git'
@@ -26,7 +27,7 @@ depends=('vapoursynth-plugin-adjust-git'
'vapoursynth-plugin-eedi3m-git'
'vapoursynth-plugin-fft3dfilter-git'
'vapoursynth-plugin-fluxsmooth'
- 'vapoursynth-plugin-f3kdb-git'
+ 'vapoursynth-plugin-neo_f3kdb-git'
'vapoursynth-plugin-hqdn3d-git'
'vapoursynth-plugin-knlmeanscl-git'
'vapoursynth-plugin-misc-git'