summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-10-10 16:28:58 +0200
committersL1pKn072021-10-10 16:28:58 +0200
commit81a3e04ade374420b9c443563827ab5493239761 (patch)
treebb582499fcf1c818df0dfff1b34619f5b822fc95
parentc075d3056acbb88a80b69324573e7872c1584800 (diff)
downloadaur-81a3e04ade374420b9c443563827ab5493239761.tar.gz
bump
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db4cae8ab55e..bac260e29f0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vapoursynth-plugin-plum-git
pkgdesc = Plugin for Vapoursynth: plum (GIT version)
- pkgver = r75.11fb537
- pkgrel = 2
+ pkgver = r76.647f53a
+ pkgrel = 1
url = http://forum.doom9.org/showthread.php?t=173775
arch = any
license = GPL
@@ -9,7 +9,7 @@ pkgbase = vapoursynth-plugin-plum-git
depends = vapoursynth-plugin-knlmeanscl-git
depends = vapoursynth-plugin-fmtconv-git
depends = vapoursynth-plugin-nnedi3-git
- depends = vapoursynth-plugin-vcfreq
+ depends = vapoursynth-plugin-vcm-git
depends = vapoursynth-plugin-mvtools_sf-git
depends = vapoursynth-plugin-dfttest-git
depends = vapoursynth-plugin-bm3d-git
@@ -19,4 +19,3 @@ pkgbase = vapoursynth-plugin-plum-git
sha256sums = SKIP
pkgname = vapoursynth-plugin-plum-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 4bd4a93938b8..822ec2f0c614 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_plug=plum
pkgname=vapoursynth-plugin-${_plug}-git
-pkgver=r75.11fb537
-pkgrel=2
+pkgver=r76.647f53a
+pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='http://forum.doom9.org/showthread.php?t=173775'
@@ -11,7 +11,7 @@ license=('GPL')
depends=('vapoursynth-plugin-knlmeanscl-git'
'vapoursynth-plugin-fmtconv-git'
'vapoursynth-plugin-nnedi3-git'
- 'vapoursynth-plugin-vcfreq'
+ 'vapoursynth-plugin-vcm-git'
'vapoursynth-plugin-mvtools_sf-git'
'vapoursynth-plugin-dfttest-git'
'vapoursynth-plugin-bm3d-git'