Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
vapoursynth-plugin-mvtools


Commits:
903ce300 by Maxime Gauduin at 2024-10-03T15:43:02+02:00
upgpkg: 24-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = vapoursynth-plugin-mvtools
        pkgdesc = MVTools plugin for VapourSynth
-       pkgver = 23
-       pkgrel = 3
+       pkgver = 24
+       pkgrel = 1
        url = https://github.com/dubhater/vapoursynth-mvtools
        arch = x86_64
        license = GPL2
@@ -10,7 +10,7 @@ pkgbase = vapoursynth-plugin-mvtools
        makedepends = nasm
        depends = fftw
        depends = vapoursynth
-       source = 
git+https://github.com/dubhater/vapoursynth-mvtools.git#tag=6d805e232397cb08074dbb58cc02849f63b96714
-       sha256sums = SKIP
+       source = 
git+https://github.com/dubhater/vapoursynth-mvtools.git#tag=d9270bec9a39bc27cde78f3070cc93b2330d62d1
+       sha256sums = 
59347bdc56aa1d8b51142d10fd4b9708a25e737de76140b95e5ce1f90d5fbfe7
 
 pkgname = vapoursynth-plugin-mvtools


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Gustavo Alvarez <[email protected]>
 
 pkgname=vapoursynth-plugin-mvtools
-pkgver=23
-pkgrel=3
+pkgver=24
+pkgrel=1
 pkgdesc='MVTools plugin for VapourSynth'
 arch=(x86_64)
 url=https://github.com/dubhater/vapoursynth-mvtools
@@ -17,9 +17,9 @@ makedepends=(
   meson
   nasm
 )
-_tag=6d805e232397cb08074dbb58cc02849f63b96714
+_tag=d9270bec9a39bc27cde78f3070cc93b2330d62d1
 source=(git+https://github.com/dubhater/vapoursynth-mvtools.git#tag=${_tag})
-sha256sums=(SKIP)
+sha256sums=('59347bdc56aa1d8b51142d10fd4b9708a25e737de76140b95e5ce1f90d5fbfe7')
 
 pkgver() {
   cd vapoursynth-mvtools



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth-plugin-mvtools/-/commit/903ce300dce3bfea1a06ffc5fc54d6b83e0f934d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth-plugin-mvtools/-/commit/903ce300dce3bfea1a06ffc5fc54d6b83e0f934d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to