summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2016-03-23 18:49:53 +0100
committerMaxime Gauduin2016-03-23 18:49:53 +0100
commit273ffc75d2410a9f6afef717355b119426766625 (patch)
tree1126e3bbea9916b6e92e674710ed6510244421b7 /PKGBUILD
parent0879bd97643ff6c1a82d829419fb8e701cd89b8d (diff)
downloadaur-pyhenkan-git.tar.gz
pyhenkan-git r83.2b4fb75-1
Update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4606812fb8a7..d71de561e59b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,19 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=pyhenkan-git
-pkgver=r69.0bdaa36
+pkgver=r83.2b4fb75
pkgrel=1
pkgdesc='Transcoding suite built around VapourSynth and FFmpeg'
arch=('any')
url='https://github.com/alucryd/pyhenkan'
license=('GPL3')
depends=('ffmpeg' 'python-gobject' 'python-lxml' 'python-pymediainfo'
- 'vapoursynth')
+ 'vapoursynth' 'vapoursynth-plugin-lsmashsource')
makedepends=('git' 'python-setuptools')
optdepends=('ffmpeg-full: More codecs'
- 'vapoursynth-plugin-flash3kyuu_deband-git: f3kdb deband filter'
+ 'vapoursynth-plugin-f3kdb: f3kdb deband filter'
'vapoursynth-plugin-fluxsmooth: FluxSmooth denoise filters'
'vapoursynth-plugin-ffms2: ffms2 source filter'
- 'vapoursynth-plugin-lsmashsource: L-SMASH source filters'
'vapoursynth-plugin-temporalsoften-git: TemporalSoften denoise filter')
provides=('pyhenkan')
conflicts=('pyhenkan')