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


Commits:
02b0cd61 by Maxime Gauduin at 2024-10-03T15:40:24+02:00
upgpkg: R70-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- vapoursynth.xml


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = vapoursynth
        pkgdesc = A video processing framework with the future in mind
-       pkgver = R69
+       pkgver = R70
        pkgrel = 1
        url = http://www.vapoursynth.com/
        arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = vapoursynth
        makedepends = python-sphinx
        depends = libzimg.so
        depends = python
-       source = 
git+https://github.com/vapoursynth/vapoursynth.git#tag=2804ed7a4926863f4a12e879d95155c4b05ecdf3
+       source = 
git+https://github.com/vapoursynth/vapoursynth.git#tag=03c8b6719f202b162284f53efc5b50632f70f72e
        source = vapoursynth.xml
-       b2sums = 
e6a839510d0363f9bd7d1fe08d36d32d12a8cbb98620c69031382493da0b0cbcad428a2d54b86547cd3c8f7fc610332d2117cfd1a160c0d1f9298ea29ce55517
+       b2sums = 
73fd9204744ceaa5c280986dfe2916533cdf0fc844313228f2d4a08ac1de8a9e7035f2c944655b566b9bae43ced53c33d411f54addfe07db199592a875df6b51
        b2sums = 
feae23a22f8589177f30c36bdf21bab93d55a786194d3e0e958537016630d075b82178f60ac840f30ae316a8f87d3fb01f371211f62d1fee9850ee5063561747
 
 pkgname = vapoursynth


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: jackoneill <[email protected]>
 
 pkgname=vapoursynth
-pkgver=R69
+pkgver=R70
 pkgrel=1
 pkgdesc='A video processing framework with the future in mind'
 arch=(x86_64)
@@ -21,12 +21,12 @@ makedepends=(
   git
   python-sphinx
 )
-_tag=2804ed7a4926863f4a12e879d95155c4b05ecdf3
+_tag=03c8b6719f202b162284f53efc5b50632f70f72e
 source=(
   git+https://github.com/vapoursynth/vapoursynth.git#tag=${_tag}
   vapoursynth.xml
 )
-b2sums=('e6a839510d0363f9bd7d1fe08d36d32d12a8cbb98620c69031382493da0b0cbcad428a2d54b86547cd3c8f7fc610332d2117cfd1a160c0d1f9298ea29ce55517'
+b2sums=('73fd9204744ceaa5c280986dfe2916533cdf0fc844313228f2d4a08ac1de8a9e7035f2c944655b566b9bae43ced53c33d411f54addfe07db199592a875df6b51'
         
'feae23a22f8589177f30c36bdf21bab93d55a786194d3e0e958537016630d075b82178f60ac840f30ae316a8f87d3fb01f371211f62d1fee9850ee5063561747')
 
 pkgver() {


=====================================
vapoursynth.xml
=====================================



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vapoursynth/-/commit/02b0cd617d1bc5719c95785229660c90ab98f331

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


Reply via email to