Date: Wednesday, November 23, 2022 @ 15:45:08 Author: alucryd Revision: 1352056
upgpkg: vapoursynth R61-1 Modified: vapoursynth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-23 15:44:53 UTC (rev 1352055) +++ PKGBUILD 2022-11-23 15:45:08 UTC (rev 1352056) @@ -3,7 +3,7 @@ # Contributor: jackoneill <[email protected]> pkgname=vapoursynth -pkgver=R60 +pkgver=R61 pkgrel=1 pkgdesc='A video processing framework with the future in mind' arch=(x86_64) @@ -27,7 +27,7 @@ git python-sphinx ) -_tag=7a42c93fc19585827f972e110d4970ad00dc6ca0 +_tag=35fe1e3b8b45553c6086c014645a9266388b43c6 source=( git+https://github.com/vapoursynth/vapoursynth.git#tag=${_tag} vapoursynth.xml
