diff options
author | Joao Machado | 2022-05-27 11:33:13 +0000 |
---|---|---|
committer | Joao Machado | 2022-05-27 11:33:13 +0000 |
commit | c93498767c488d6a7fb87bfafd62d3aec77832d2 (patch) | |
tree | 1e252f7a1d7f83d7cfa33c96d07a2f781100681b | |
parent | 8720ac4d96e74d27c585e3576bb738389ffd3c10 (diff) | |
download | aur-c93498767c488d6a7fb87bfafd62d3aec77832d2.tar.gz |
update to 22.04
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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() |