Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
shotcut
Commits:
53874e7c by Caleb Maclennan at 2026-02-28T16:47:22+03:00
upgpkg: 26.2.26-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = shotcut
pkgdesc = Cross-platform Qt based Video Editor
- pkgver = 26.1.30
- pkgrel = 2
+ pkgver = 26.2.26
+ pkgrel = 1
url = https://www.shotcut.org
arch = x86_64
license = GPL3
@@ -28,7 +28,7 @@ pkgbase = shotcut
depends = qt6-5compat
optdepends = swh-plugins: Several audio filters
optdepends = opencv: For motion tracking
- source = git+https://github.com/mltframework/shotcut.git#tag=v26.1.30
- sha512sums =
4609e11a2b161299518b4ec89910b2ff4d17f93019c10accdbea993fc1cdabb6ebeca527f5d94c66e500f25623af53d1a05efde528a7054e05da7da6544581c1
+ source = git+https://github.com/mltframework/shotcut.git#tag=v26.2.26
+ sha512sums =
efebc02c9e24bab7f82d7acee382f7a509e8ac4946a99e24f6ea8c74359ed73be4157836c8900c9a24501da6b301320629f95624ddc6a154a0af76fd3fa0bdab
pkgname = shotcut
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
pkgname=shotcut
pkgdesc='Cross-platform Qt based Video Editor'
-pkgver=26.1.30
-pkgrel=2
+pkgver=26.2.26
+pkgrel=1
arch=('x86_64')
url='https://www.shotcut.org'
license=('GPL3')
@@ -18,7 +18,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=('4609e11a2b161299518b4ec89910b2ff4d17f93019c10accdbea993fc1cdabb6ebeca527f5d94c66e500f25623af53d1a05efde528a7054e05da7da6544581c1')
+sha512sums=('efebc02c9e24bab7f82d7acee382f7a509e8ac4946a99e24f6ea8c74359ed73be4157836c8900c9a24501da6b301320629f95624ddc6a154a0af76fd3fa0bdab')
prepare() {
cd "${pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/shotcut/-/commit/53874e7c3f6ab64a47600d124389b61960a8f667
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/shotcut/-/commit/53874e7c3f6ab64a47600d124389b61960a8f667
You're receiving this email because of your account on gitlab.archlinux.org.