Date: Friday, October 1, 2021 @ 16:01:42 Author: alucryd Revision: 1026460
upgpkg: vapoursynth R56-1 Modified: vapoursynth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-01 16:00:12 UTC (rev 1026459) +++ PKGBUILD 2021-10-01 16:01:42 UTC (rev 1026460) @@ -3,7 +3,7 @@ # Contributor: jackoneill <[email protected]> pkgname=vapoursynth -pkgver=R54 +pkgver=R56 pkgrel=1 pkgdesc='A video processing framework with the future in mind' arch=(x86_64) @@ -27,7 +27,7 @@ git python-sphinx ) -_tag=32d503e362e3434ab6483290843a2cc0f3756ae8 +_tag=c01d24fd53d6c7ac560375a971ccb6a4aeca6805 source=( git+https://github.com/vapoursynth/vapoursynth.git#tag=${_tag} vapoursynth.xml
