summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Machado2025-02-26 20:11:51 -0800
committerJohn Machado2025-02-26 20:11:51 -0800
commit2b7a0ca9ddb0b27c3d4135e2e3d3b21c8d23abe7 (patch)
treead336d70e549ea778a7767395a2607657ba443be /PKGBUILD
parent24c42562fa73c2135afef89f47f5aeb8cd418902 (diff)
downloadaur-kdenlive-appimage.tar.gz
update to 24.12.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0014909a991..c227d2cd6d38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=kdenlive
pkgname=kdenlive-appimage
-pkgver=24.08.3
+pkgver=24.12.2
pkgrel=1
pkgdesc="A non-linear video editor for Linux using the MLT video framework"
arch=('x86_64')
@@ -13,8 +13,8 @@ conflicts=('kdenlive')
depends=('breeze' 'breeze-icons')
makedepends=('breeze' 'breeze-icons')
_filename="${_pkgname}-${pkgver}-${arch}.AppImage"
-source_x86_64=("${_filename}::https://download.kde.org/stable/kdenlive/24.08/linux/${_pkgname}-${pkgver}-x86_64.AppImage")
-sha256sums_x86_64=('e7139eaedf07f7ead3bd37817c8dcb68055688419b788e4c55b137f3ef68ed5b')
+source_x86_64=("${_filename}::https://download.kde.org/stable/kdenlive/24.12/linux/${_pkgname}-${pkgver}-x86_64.AppImage")
+sha256sums_x86_64=('3c23fe6046be5ced4a2836f089da9033b6a17f788db04c77ca62f918dee57d3f')
options=(!strip)
prepare()
{