* update kdenetwork-filesharing to 24.05.2-1
This commit is contained in:
parent
5eac5e2d19
commit
f4e24b6d4d
32
kde/kdenetwork-filesharing/.SRCINFO
Normal file
32
kde/kdenetwork-filesharing/.SRCINFO
Normal file
@ -0,0 +1,32 @@
|
||||
pkgbase = kdenetwork-filesharing
|
||||
pkgdesc = Properties dialog plugin to share a directory with the local network
|
||||
pkgver = 24.05.2
|
||||
pkgrel = 1
|
||||
url = https://apps.kde.org/kdenetwork_filesharing/
|
||||
arch = x86_64
|
||||
groups = kde-applications
|
||||
groups = kde-network
|
||||
license = GPL-2.0-or-later
|
||||
license = LGPL-2.0-or-later
|
||||
makedepends = extra-cmake-modules
|
||||
makedepends = qcoro-qt6
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = kauth
|
||||
depends = kcoreaddons
|
||||
depends = ki18n
|
||||
depends = kio
|
||||
depends = kirigami
|
||||
depends = kwidgetsaddons
|
||||
depends = qt6-base
|
||||
depends = qt6-declarative
|
||||
depends = samba
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/kdenetwork-filesharing-24.05.2.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/kdenetwork-filesharing-24.05.2.tar.xz.sig
|
||||
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
|
||||
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
|
||||
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
|
||||
sha256sums = 7a4aa346e46d4a3da5962dcbb9a703196ea14e39e4f176d18b7ff3a432c28dcc
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = kdenetwork-filesharing
|
@ -4,7 +4,7 @@
|
||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||
|
||||
pkgname=kdenetwork-filesharing
|
||||
pkgver=24.05.0
|
||||
pkgver=24.05.2
|
||||
pkgrel=1
|
||||
pkgdesc='Properties dialog plugin to share a directory with the local network'
|
||||
url='https://apps.kde.org/kdenetwork_filesharing/'
|
||||
@ -26,7 +26,7 @@ makedepends=(extra-cmake-modules
|
||||
groups=(kde-applications
|
||||
kde-network)
|
||||
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('04a7d91e7106b0b9e01b742ed9fcb5c8c5fe7e147cb0fc3f6bec0353f9cca7bb'
|
||||
sha256sums=('7a4aa346e46d4a3da5962dcbb9a703196ea14e39e4f176d18b7ff3a432c28dcc'
|
||||
'SKIP')
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
|
||||
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user