Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
shotcut
Commits:
75974287 by Caleb Maclennan at 2026-02-01T01:21:19+03:00
upgpkg: 26.1.30-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = shotcut
pkgdesc = Cross-platform Qt based Video Editor
- pkgver = 25.12.31
+ pkgver = 26.1.30
pkgrel = 1
url = https://www.shotcut.org
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = shotcut
depends = qt6-websockets
optdepends = swh-plugins: Several audio filters
optdepends = opencv: For motion tracking
- source = git+https://github.com/mltframework/shotcut.git#tag=v25.12.31
- sha512sums =
b7008c142d5436759bdd2a1ebd9e56f9f39cc83fc6bb2ac332e42fac2a1cc74b05091113f54d628b793dd10ed12e51125b78badbcf639da96f723692fd57f6ba
+ source = git+https://github.com/mltframework/shotcut.git#tag=v26.1.30
+ sha512sums =
4609e11a2b161299518b4ec89910b2ff4d17f93019c10accdbea993fc1cdabb6ebeca527f5d94c66e500f25623af53d1a05efde528a7054e05da7da6544581c1
pkgname = shotcut
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=shotcut
pkgdesc='Cross-platform Qt based Video Editor'
-pkgver=25.12.31
+pkgver=26.1.30
pkgrel=1
arch=('x86_64')
url='https://www.shotcut.org'
@@ -16,7 +16,7 @@ optdepends=('swh-plugins: Several audio filters'
'opencv: For motion tracking')
makedepends=('qt6-tools' 'git' 'cmake' 'ninja' 'clang')
source=("git+https://github.com/mltframework/shotcut.git#tag=v${pkgver}")
-sha512sums=('b7008c142d5436759bdd2a1ebd9e56f9f39cc83fc6bb2ac332e42fac2a1cc74b05091113f54d628b793dd10ed12e51125b78badbcf639da96f723692fd57f6ba')
+sha512sums=('4609e11a2b161299518b4ec89910b2ff4d17f93019c10accdbea993fc1cdabb6ebeca527f5d94c66e500f25623af53d1a05efde528a7054e05da7da6544581c1')
prepare() {
cd "${pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/shotcut/-/commit/7597428774a43836ae226341ca68981f2bb78e27
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/shotcut/-/commit/7597428774a43836ae226341ca68981f2bb78e27
You're receiving this email because of your account on gitlab.archlinux.org.