[arch-commits] Commit in vapoursynth-plugin-mvtools/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Thu Aug 6 08:05:34 UTC 2020
Date: Thursday, August 6, 2020 @ 08:05:33
Author: alucryd
Revision: 670638
upgpkg: vapoursynth-plugin-mvtools 23-1
Modified:
vapoursynth-plugin-mvtools/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-06 08:05:32 UTC (rev 670637)
+++ PKGBUILD 2020-08-06 08:05:33 UTC (rev 670638)
@@ -2,7 +2,7 @@
# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
pkgname=vapoursynth-plugin-mvtools
-pkgver=22
+pkgver=23
pkgrel=1
pkgdesc='MVTools plugin for VapourSynth'
arch=(x86_64)
@@ -17,7 +17,8 @@
meson
nasm
)
-source=(git+https://github.com/dubhater/vapoursynth-mvtools.git#tag=d4dededb1ddd10ab5ab9c6cf06cc3cc863685917)
+_tag=6d805e232397cb08074dbb58cc02849f63b96714
+source=(git+https://github.com/dubhater/vapoursynth-mvtools.git#tag=${_tag})
sha256sums=(SKIP)
pkgver() {
More information about the arch-commits
mailing list