community/kio-fuse: upgrade to 5.1.0

This commit is contained in:
Bart Ribbers 2023-12-11 22:42:49 +01:00
parent 1a76ddbb49
commit 457e7a5bb4

View File

@ -4,8 +4,8 @@
# The group tag is just to easily find this APKBUILD by some scripts for automation
# group=kde-other
pkgname=kio-fuse
pkgver=5.0.1
pkgrel=4
pkgver=5.1.0
pkgrel=0
# armhf blocked by extra-cmake-modules
arch="all !armhf"
url="https://kde.org/"
@ -22,7 +22,7 @@ makedepends="
"
checkdepends="dbus"
_repo_url="https://invent.kde.org/system/kio-fuse.git"
source="https://download.kde.org/stable/kio-fuse/$pkgver/kio-fuse-$pkgver.tar.xz
source="https://download.kde.org/stable/kio-fuse/kio-fuse-$pkgver.tar.xz
modules-load.conf
kio-fuse.desktop
"
@ -52,6 +52,8 @@ package() {
rm -r "$pkgdir"/usr/lib/systemd
}
sha512sums="6423c461c001bb27d4e17e6f9a69e4a28c2e7834b6702bd14e4b34db9fc3156cdbb5400ec2c3f15975e78e563abbf14412f8f1b1db05f6313a8520bab030e7bd kio-fuse-5.0.1.tar.xz
sha512sums="
273b75fe90f8cb31ee0f611716bf05384d78d21747cb43785bb7a91037ca9ac30233aee5081e467d46aa21aa03f4c0fc7583334fe34dec7530c89c818db41a4b kio-fuse-5.1.0.tar.xz
57d23d2778556eafc3035e6be575bf95b4032f123b35f2b1657eff5e7496de253173edc657f90531ee58e25673f4f27a5cd1cc76b14a038edb244f104a231771 modules-load.conf
94a5acc6d6b622f923e6fa077cac63f365ad1a0828690336421368f7300179b39318b10c5e6490de7c442e2713dc25b2b3fb17fee4ac4064595a474ea50c2137 kio-fuse.desktop"
94a5acc6d6b622f923e6fa077cac63f365ad1a0828690336421368f7300179b39318b10c5e6490de7c442e2713dc25b2b3fb17fee4ac4064595a474ea50c2137 kio-fuse.desktop
"