Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
vapoursynth
Commits:
8f00d199 by Maxime Gauduin at 2023-10-30T15:30:26+01:00
upgpkg: R65-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = vapoursynth
pkgdesc = A video processing framework with the future in mind
- pkgver = R64
+ pkgver = R65
pkgrel = 1
url = http://www.vapoursynth.com/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = vapoursynth
makedepends = python-sphinx
depends = libzimg.so
depends = python
- source =
git+https://github.com/vapoursynth/vapoursynth.git#tag=3c3271769030d3f9ce8f84df7bccb7c2db3e33c0
+ source =
git+https://github.com/vapoursynth/vapoursynth.git#tag=3157049549a0940359b37004aeeeebd8f1db665e
source = vapoursynth.xml
b2sums = SKIP
b2sums =
feae23a22f8589177f30c36bdf21bab93d55a786194d3e0e958537016630d075b82178f60ac840f30ae316a8f87d3fb01f371211f62d1fee9850ee5063561747
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: jackoneill <[email protected]>
pkgname=vapoursynth
-pkgver=R64
+pkgver=R65
pkgrel=1
pkgdesc='A video processing framework with the future in mind'
arch=(x86_64)
@@ -21,7 +21,7 @@ makedepends=(
git
python-sphinx
)
-_tag=3c3271769030d3f9ce8f84df7bccb7c2db3e33c0
+_tag=3157049549a0940359b37004aeeeebd8f1db665e
source=(
git+https://github.com/vapoursynth/vapoursynth.git#tag=${_tag}
vapoursynth.xml
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth/-/commit/8f00d199c6df007e5b1304834a54ba6072421cf8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth/-/commit/8f00d199c6df007e5b1304834a54ba6072421cf8
You're receiving this email because of your account on gitlab.archlinux.org.