Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kdenetwork-filesharing
Commits:
0aa4f220 by Antonio Rojas at 2024-10-10T14:14:08+02:00
upgpkg: 24.08.2-1: Update to 24.08.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kdenetwork-filesharing
pkgdesc = Properties dialog plugin to share a directory with the local
network
- pkgver = 24.08.1
+ pkgver = 24.08.2
pkgrel = 1
url = https://apps.kde.org/kdenetwork_filesharing/
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = kdenetwork-filesharing
license = GPL-2.0-or-later
license = LGPL-2.0-or-later
makedepends = extra-cmake-modules
- makedepends = qcoro-qt6
+ makedepends = qcoro
depends = gcc-libs
depends = glibc
depends = kauth
@@ -21,12 +21,12 @@ pkgbase = kdenetwork-filesharing
depends = qt6-base
depends = qt6-declarative
depends = samba
- source =
https://download.kde.org/stable/release-service/24.08.1/src/kdenetwork-filesharing-24.08.1.tar.xz
- source =
https://download.kde.org/stable/release-service/24.08.1/src/kdenetwork-filesharing-24.08.1.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/24.08.2/src/kdenetwork-filesharing-24.08.2.tar.xz
+ source =
https://download.kde.org/stable/release-service/24.08.2/src/kdenetwork-filesharing-24.08.2.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
0dbd28611839450e79aebd9ac9b7dbc45b82b8c1cd3206d5d360d545f73f70c3
+ sha256sums =
7a569654d54d8306c7ec6200e092b1a03f8b1a73cf4b7ca543544ac7b8d44c65
sha256sums = SKIP
pkgname = kdenetwork-filesharing
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=kdenetwork-filesharing
-pkgver=24.08.1
+pkgver=24.08.2
pkgrel=1
pkgdesc='Properties dialog plugin to share a directory with the local network'
url='https://apps.kde.org/kdenetwork_filesharing/'
@@ -25,7 +25,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=('0dbd28611839450e79aebd9ac9b7dbc45b82b8c1cd3206d5d360d545f73f70c3'
+sha256sums=('7a569654d54d8306c7ec6200e092b1a03f8b1a73cf4b7ca543544ac7b8d44c65'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdenetwork-filesharing/-/commit/0aa4f2200ef0f313726b19e3b4e13fed17e8c15b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdenetwork-filesharing/-/commit/0aa4f2200ef0f313726b19e3b4e13fed17e8c15b
You're receiving this email because of your account on gitlab.archlinux.org.