Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mlt
Commits:
4b3befa2 by Antonio Rojas at 2024-09-13T08:28:03+02:00
upgpkg: 7.28.0-1: Update to 7.28.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = mlt
pkgdesc = An open source multimedia framework
- pkgver = 7.26.0
+ pkgver = 7.28.0
pkgrel = 1
url = https://www.mltframework.org
arch = x86_64
@@ -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.26.0
+ source = git+https://github.com/mltframework/mlt#tag=v7.28.0
source = git+https://gitlab.com/mattbas/glaxnimate.git
- sha256sums =
17ac35d34e9515fa8c024449c54fa6332f79cf1baeb43a8fcf13acdba06a2931
+ sha256sums =
b1723017d5b122542d2abad6eda156c567ebe2963a8007dfabba8657f7a732f3
sha256sums = SKIP
pkgname = mlt
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
# Contributor: Gustavo Alvarez <[email protected]>
pkgname=mlt
-pkgver=7.26.0
+pkgver=7.28.0
pkgrel=1
pkgdesc='An open source multimedia framework'
arch=(x86_64)
@@ -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=('17ac35d34e9515fa8c024449c54fa6332f79cf1baeb43a8fcf13acdba06a2931'
+sha256sums=('b1723017d5b122542d2abad6eda156c567ebe2963a8007dfabba8657f7a732f3'
'SKIP')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mlt/-/commit/4b3befa22342957e62e69eefad0b046648bdd0fd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mlt/-/commit/4b3befa22342957e62e69eefad0b046648bdd0fd
You're receiving this email because of your account on gitlab.archlinux.org.