[arch-commits] Commit in vapoursynth-plugin-lsmashsource/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sat Feb 13 23:50:05 UTC 2016
Date: Sunday, February 14, 2016 @ 00:50:04
Author: alucryd
Revision: 161494
upgpkg: vapoursynth-plugin-lsmashsource 875-1
Modified:
vapoursynth-plugin-lsmashsource/trunk/PKGBUILD
----------+
PKGBUILD | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-13 23:38:49 UTC (rev 161493)
+++ PKGBUILD 2016-02-13 23:50:04 UTC (rev 161494)
@@ -3,16 +3,17 @@
# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
pkgname=vapoursynth-plugin-lsmashsource
-pkgver=785
-pkgrel=2
+pkgver=875
+pkgrel=1
pkgdesc='L-SMASH source plugin for Vapoursynth'
arch=('i686' 'x86_64')
url='https://github.com/VFR-maniac/L-SMASH-Works'
license=('custom')
-depends=('vapoursynth'
- 'liblsmash.so')
+depends=('glibc' 'vapoursynth'
+ 'libavcodec.so' 'libavformat.so' 'libavutil.so' 'liblsmash.so'
+ 'libswscale.so')
makedepends=('git')
-_commit='2a6cadfacc9597d008fb60d479a565236ddf5f8e'
+_commit='14b040efb8bc6630d49230b2a7700de546e3c53a'
source=("vapoursynth-plugin-lsmashsource::git+https://github.com/VFR-maniac/L-SMASH-Works.git#commit=${_commit}")
sha256sums=('SKIP')
More information about the arch-commits
mailing list