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


Commits:
b1c8575a by Maxime Gauduin at 2024-05-21T00:06:25+02:00
upgpkg: R68-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = vapoursynth
        pkgdesc = A video processing framework with the future in mind
-       pkgver = R66
-       pkgrel = 3
+       pkgver = R68
+       pkgrel = 1
        url = http://www.vapoursynth.com/
        arch = x86_64
        license = LGPL2.1
@@ -11,9 +11,9 @@ pkgbase = vapoursynth
        makedepends = python-sphinx
        depends = libzimg.so
        depends = python
-       source = 
git+https://github.com/vapoursynth/vapoursynth.git#tag=fe6c67cdb17f41160c79434f0240077f74de9fd1
+       source = 
git+https://github.com/vapoursynth/vapoursynth.git#tag=18bf017f8e6fac14b2fdb6a6d0c6e44c6686e4f3
        source = vapoursynth.xml
-       b2sums = SKIP
+       b2sums = 
fa1368c1f2c58c3512cca02f7a607eefe65d62a180dbf6162fcc1ebd214fb1b2af7151383bb467543fe52d4bffa09dedbacebfc4d98675e6796fbbd1db9b96ac
        b2sums = 
feae23a22f8589177f30c36bdf21bab93d55a786194d3e0e958537016630d075b82178f60ac840f30ae316a8f87d3fb01f371211f62d1fee9850ee5063561747
 
 pkgname = vapoursynth


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: jackoneill <cantabile.d...@gmail.com>
 
 pkgname=vapoursynth
-pkgver=R66
-pkgrel=3
+pkgver=R68
+pkgrel=1
 pkgdesc='A video processing framework with the future in mind'
 arch=(x86_64)
 url=http://www.vapoursynth.com/
@@ -21,12 +21,12 @@ makedepends=(
   git
   python-sphinx
 )
-_tag=fe6c67cdb17f41160c79434f0240077f74de9fd1
+_tag=18bf017f8e6fac14b2fdb6a6d0c6e44c6686e4f3
 source=(
   git+https://github.com/vapoursynth/vapoursynth.git#tag=${_tag}
   vapoursynth.xml
 )
-b2sums=('SKIP'
+b2sums=('fa1368c1f2c58c3512cca02f7a607eefe65d62a180dbf6162fcc1ebd214fb1b2af7151383bb467543fe52d4bffa09dedbacebfc4d98675e6796fbbd1db9b96ac'
         
'feae23a22f8589177f30c36bdf21bab93d55a786194d3e0e958537016630d075b82178f60ac840f30ae316a8f87d3fb01f371211f62d1fee9850ee5063561747')
 
 pkgver() {



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

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


Reply via email to