summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-03-08 03:48:49 +0100
committersL1pKn072020-03-08 03:48:49 +0100
commite6acda982a81902c17f98689bd83e917338f361e (patch)
treef5dea5e5e8ed8dbdd46b3e55ba1164a02fc18199
parent7dcda22c3304fbe367e04770afae6f577feba160 (diff)
downloadaur-e6acda982a81902c17f98689bd83e917338f361e.tar.gz
bump
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8ad0a5f0342..7702568a866b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = vapoursynth-plugin-kagefunc-git
pkgdesc = Plugin for Vapoursynth: kagefunc (GIT version)
pkgver = r47.8d3f377
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Irrational-Encoding-Wizardry/kagefunc
arch = x86_64
license = GPL
makedepends = git
- depends = vapoursynth
depends = vapoursynth-plugin-mvsfunc-git
depends = vapoursynth-plugin-fvsfunc-git
depends = vapoursynth-plugin-retinex-git
diff --git a/PKGBUILD b/PKGBUILD
index adcf8b1912a6..d144f9e40300 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,12 @@
_plug=kagefunc
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=r47.8d3f377
-pkgrel=2
+pkgrel=3
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('x86_64')
url='https://github.com/Irrational-Encoding-Wizardry/kagefunc'
license=('GPL')
-depends=('vapoursynth'
- 'vapoursynth-plugin-mvsfunc-git'
+depends=('vapoursynth-plugin-mvsfunc-git'
'vapoursynth-plugin-fvsfunc-git'
'vapoursynth-plugin-retinex-git'
'vapoursynth-plugin-vsutil-git'