summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoao Machado2022-05-27 11:33:13 +0000
committerJoao Machado2022-05-27 11:33:13 +0000
commitc93498767c488d6a7fb87bfafd62d3aec77832d2 (patch)
tree1e252f7a1d7f83d7cfa33c96d07a2f781100681b
parent8720ac4d96e74d27c585e3576bb738389ffd3c10 (diff)
downloadaur-c93498767c488d6a7fb87bfafd62d3aec77832d2.tar.gz
update to 22.04
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 365c661f05f9..1896e1048a21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
provides=('kdenlive')
conflicts=('kdenlive')
_filename="${_pkgname}-${pkgver}-${arch}.AppImage"
-source=("${_filename}::https://download.kde.org/stable/kdenlive/22.04/linux/${_pkgname}-${pkgver}-${arch}.appimage")
+source=("${_filename}::https://download.kde.org/stable/kdenlive/22.04/linux/${_pkgname}-${pkgver}-${arch}.AppImage")
md5sums=('65b2c2e30a353149365aaec6ffb51e8e')
options=(!strip)
prepare()