Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mlt
Commits:
57bfbf88 by Antonio Rojas at 2024-08-26T09:32:07+02:00
upgpkg: 7.26.0-1: Update to 7.26.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = mlt
pkgdesc = An open source multimedia framework
- pkgver = 7.24.0
- pkgrel = 3
+ pkgver = 7.26.0
+ pkgrel = 1
url = https://www.mltframework.org
arch = x86_64
license = LGPL-2.1-only
@@ -65,9 +65,9 @@ pkgbase = mlt
optdepends = sox: SOX (Audio Swiss Army Knife) plugin
optdepends = vid.stab: video stabilize plugin
optdepends = zlib: glaxnimate plugin
- source = git+https://github.com/mltframework/mlt#tag=v7.24.0
+ source = git+https://github.com/mltframework/mlt#tag=v7.26.0
source = git+https://gitlab.com/mattbas/glaxnimate.git
- sha256sums =
00bdefd6b1aa8e870eee4b085ff5d3264077ecec82d0015902391117b12f5ab6
+ sha256sums =
17ac35d34e9515fa8c024449c54fa6332f79cf1baeb43a8fcf13acdba06a2931
sha256sums = SKIP
pkgname = mlt
=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
# Contributor: Gustavo Alvarez <[email protected]>
pkgname=mlt
-pkgver=7.24.0
-pkgrel=3
+pkgver=7.26.0
+pkgrel=1
pkgdesc='An open source multimedia framework'
arch=(x86_64)
url='https://www.mltframework.org'
@@ -75,7 +75,7 @@ makedepends=(cmake
vid.stab)
source=(git+https://github.com/mltframework/mlt#tag=v$pkgver
git+https://gitlab.com/mattbas/glaxnimate.git)
-sha256sums=('00bdefd6b1aa8e870eee4b085ff5d3264077ecec82d0015902391117b12f5ab6'
+sha256sums=('17ac35d34e9515fa8c024449c54fa6332f79cf1baeb43a8fcf13acdba06a2931'
'SKIP')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mlt/-/commit/57bfbf88083993bff4542329ea65122f8fa0f4df
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mlt/-/commit/57bfbf88083993bff4542329ea65122f8fa0f4df
You're receiving this email because of your account on gitlab.archlinux.org.