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


Commits:
09e27f63 by Caleb Maclennan at 2025-08-19T22:43:35+03:00
upgpkg: 25.08.16-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = shotcut
        pkgdesc = Cross-platform Qt based Video Editor
-       pkgver = 25.07.26
+       pkgver = 25.08.16
        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.07.26
-       sha512sums = 
c81e28150d4539cae220614941afd8afab9a67a9e6987c106840243eef8c30c79bcb6a64deb83d8bb8defebbc042563041643ca32ee27215ee942cb4a3a9e987
+       source = git+https://github.com/mltframework/shotcut.git#tag=v25.08.16
+       sha512sums = 
a14e3b765b42a59fde5d3f1d8c54e1eb6947991dd3b2ca5b64c800f8ed6691e349220dc752f66773e28922e926da95d9ddd20f6155b7f951f5c8c1b55da4a40d
 
 pkgname = shotcut


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=shotcut
 pkgdesc='Cross-platform Qt based Video Editor'
-pkgver=25.07.26
+pkgver=25.08.16
 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=('c81e28150d4539cae220614941afd8afab9a67a9e6987c106840243eef8c30c79bcb6a64deb83d8bb8defebbc042563041643ca32ee27215ee942cb4a3a9e987')
+sha512sums=('a14e3b765b42a59fde5d3f1d8c54e1eb6947991dd3b2ca5b64c800f8ed6691e349220dc752f66773e28922e926da95d9ddd20f6155b7f951f5c8c1b55da4a40d')
 
 prepare() {
   cd "${pkgname}"



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

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


Reply via email to