Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kdenetwork-filesharing
Commits:
b2af243e by Antonio Rojas at 2025-10-09T08:33:39+02:00
upgpkg: 25.08.2-1: Upstream update
- - - - -
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 = 25.08.1
+ pkgver = 25.08.2
pkgrel = 1
url = https://apps.kde.org/kdenetwork_filesharing/
arch = x86_64
@@ -21,12 +21,12 @@ pkgbase = kdenetwork-filesharing
depends = qt6-base
depends = qt6-declarative
depends = samba
- source =
https://download.kde.org/stable/release-service/25.08.1/src/kdenetwork-filesharing-25.08.1.tar.xz
- source =
https://download.kde.org/stable/release-service/25.08.1/src/kdenetwork-filesharing-25.08.1.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/25.08.2/src/kdenetwork-filesharing-25.08.2.tar.xz
+ source =
https://download.kde.org/stable/release-service/25.08.2/src/kdenetwork-filesharing-25.08.2.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
a63ac269ab8d1363d88a0df0830e39b74bc06f0a60fd126062b6abdbdfcedaef
+ sha256sums =
926e40edfc189ce5a5043c323b836accea0f5d4f911708ff41459840b99660ee
sha256sums = SKIP
pkgname = kdenetwork-filesharing
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=kdenetwork-filesharing
-pkgver=25.08.1
+pkgver=25.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=('a63ac269ab8d1363d88a0df0830e39b74bc06f0a60fd126062b6abdbdfcedaef'
+sha256sums=('926e40edfc189ce5a5043c323b836accea0f5d4f911708ff41459840b99660ee'
'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/b2af243e968a381cc256fbde0d87a2a812042c86
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdenetwork-filesharing/-/commit/b2af243e968a381cc256fbde0d87a2a812042c86
You're receiving this email because of your account on gitlab.archlinux.org.