Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
vapoursynth-plugin-bestsource
Commits:
ef1c7d41 by Maxime Gauduin at 2025-01-02T17:18:35+01:00
upgpkg: 1:R10-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = vapoursynth-plugin-bestsource
pkgdesc = BestSource plugin for VapourSynth
- pkgver = R7
- pkgrel = 2
+ pkgver = R10
+ pkgrel = 1
epoch = 1
url = https://github.com/vapoursynth/bestsource
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = vapoursynth-plugin-bestsource
depends = libavformat.so
depends = libxxhash.so
depends = vapoursynth
- source =
git+https://github.com/vapoursynth/bestsource.git#tag=16fdf3ed0f9d3843d9bc26750491e31cab007b53
+ source =
git+https://github.com/vapoursynth/bestsource.git#tag=eef4d1d12845dc284b770309a738156bb9b52a0c
source = git+https://github.com/AviSynth/AviSynthPlus.git
source = git+https://bitbucket.org/the-sekrit-twc/libp2p.git
- b2sums =
8c0b46e54f38f2732df5bd54b38740519907e0cca5e35f597a678f71c0a0da6dba82fe36df43f3668aade2eb10d3d810f7290a132e0078fe9ae8a9f201615a8b
+ b2sums =
8263a0a61716b9c70df9e65789009629ebf76fba9485961f4e90dd657a23ceaecbcebadfe617dfcfcd162dd038c6e8c583830f5de631dc23297c97b02e75ffe1
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: witchymary
pkgname=vapoursynth-plugin-bestsource
-pkgver=R7
-pkgrel=2
+pkgver=R10
+pkgrel=1
epoch=1
pkgdesc='BestSource plugin for VapourSynth'
arch=(x86_64)
@@ -21,13 +21,13 @@ makedepends=(
git
meson
)
-_tag=16fdf3ed0f9d3843d9bc26750491e31cab007b53
+_tag=eef4d1d12845dc284b770309a738156bb9b52a0c
source=(
git+https://github.com/vapoursynth/bestsource.git#tag=${_tag}
git+https://github.com/AviSynth/AviSynthPlus.git
git+https://bitbucket.org/the-sekrit-twc/libp2p.git
)
-b2sums=('8c0b46e54f38f2732df5bd54b38740519907e0cca5e35f597a678f71c0a0da6dba82fe36df43f3668aade2eb10d3d810f7290a132e0078fe9ae8a9f201615a8b'
+b2sums=('8263a0a61716b9c70df9e65789009629ebf76fba9485961f4e90dd657a23ceaecbcebadfe617dfcfcd162dd038c6e8c583830f5de631dc23297c97b02e75ffe1'
'SKIP'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth-plugin-bestsource/-/commit/ef1c7d4111135ad23e159bd1b39f8f87c404f90a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth-plugin-bestsource/-/commit/ef1c7d4111135ad23e159bd1b39f8f87c404f90a
You're receiving this email because of your account on gitlab.archlinux.org.