Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
vapoursynth-plugin-bestsource
Commits:
b31e4735 by Maxime Gauduin at 2024-10-03T15:40:41+02:00
upgpkg: 1:R7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = vapoursynth-plugin-bestsource
pkgdesc = BestSource plugin for VapourSynth
- pkgver = R6
+ pkgver = R7
pkgrel = 1
epoch = 1
url = https://github.com/vapoursynth/bestsource
@@ -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=55fb7fd8450c7d5cb13c7104850d13d3d200b597
+ source =
git+https://github.com/vapoursynth/bestsource.git#tag=16fdf3ed0f9d3843d9bc26750491e31cab007b53
source = git+https://github.com/AviSynth/AviSynthPlus.git
source = git+https://bitbucket.org/the-sekrit-twc/libp2p.git
- b2sums =
57ea55245a8994fda55f292c56f548f859189ca44fbf4fa76c181aa55c62f6ab50aabc674029dfa498164f7ea85b4d61b7bd4c909b777703049d913877caa95d
+ b2sums =
8c0b46e54f38f2732df5bd54b38740519907e0cca5e35f597a678f71c0a0da6dba82fe36df43f3668aade2eb10d3d810f7290a132e0078fe9ae8a9f201615a8b
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: witchymary
pkgname=vapoursynth-plugin-bestsource
-pkgver=R6
+pkgver=R7
pkgrel=1
epoch=1
pkgdesc='BestSource plugin for VapourSynth'
@@ -21,13 +21,13 @@ makedepends=(
git
meson
)
-_tag=55fb7fd8450c7d5cb13c7104850d13d3d200b597
+_tag=16fdf3ed0f9d3843d9bc26750491e31cab007b53
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=('57ea55245a8994fda55f292c56f548f859189ca44fbf4fa76c181aa55c62f6ab50aabc674029dfa498164f7ea85b4d61b7bd4c909b777703049d913877caa95d'
+b2sums=('8c0b46e54f38f2732df5bd54b38740519907e0cca5e35f597a678f71c0a0da6dba82fe36df43f3668aade2eb10d3d810f7290a132e0078fe9ae8a9f201615a8b'
'SKIP'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth-plugin-bestsource/-/commit/b31e473505f51cf373cb2f2420350c4852d395c4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth-plugin-bestsource/-/commit/b31e473505f51cf373cb2f2420350c4852d395c4
You're receiving this email because of your account on gitlab.archlinux.org.