Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
shotcut


Commits:
8d12b754 by Caleb Maclennan at 2025-05-12T19:00:41+03:00
upgpkg: 25.05.11-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = shotcut
        pkgdesc = Cross-platform Qt based Video Editor
-       pkgver = 25.03.29
+       pkgver = 25.05.11
        pkgrel = 1
        url = https://www.shotcut.org
        arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = shotcut
        depends = qt6-charts
        optdepends = swh-plugins: Several audio filters
        optdepends = opencv: For motion tracking
-       source = git+https://github.com/mltframework/shotcut.git#tag=v25.03.29
-       sha512sums = 
3328d2b737a2a81d07d93cd86b59fb39fa1b75cbf153f043c075214be6a3065990d1475fb446f9cf2442c0523caab12d04c58889a683a7fb1cfa3a026b6ccd68
+       source = git+https://github.com/mltframework/shotcut.git#tag=v25.05.11
+       sha512sums = 
bae9ef07b77d2d4b77293acbc95fa92b5f38c2d013b6889314b15a6dbc269165b262bc598f323740aa002ef14954ebd1e9e5d5aeb2c2d44c7e25b6820d785c44
 
 pkgname = shotcut


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=shotcut
 pkgdesc='Cross-platform Qt based Video Editor'
-pkgver=25.03.29
+pkgver=25.05.11
 pkgrel=1
 arch=('x86_64')
 url='https://www.shotcut.org'
@@ -15,7 +15,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=('3328d2b737a2a81d07d93cd86b59fb39fa1b75cbf153f043c075214be6a3065990d1475fb446f9cf2442c0523caab12d04c58889a683a7fb1cfa3a026b6ccd68')
+sha512sums=('bae9ef07b77d2d4b77293acbc95fa92b5f38c2d013b6889314b15a6dbc269165b262bc598f323740aa002ef14954ebd1e9e5d5aeb2c2d44c7e25b6820d785c44')
 
 prepare() {
   cd "${pkgname}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/shotcut/-/commit/8d12b7548c52e2efeeda472d8bde9714ba1b06ed

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


Reply via email to