Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kdenetwork-filesharing
Commits:
288ab1de by Antonio Rojas at 2026-03-05T18:28:58+01:00
upgpkg: 25.12.3-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.12.2
+ pkgver = 25.12.3
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.12.2/src/kdenetwork-filesharing-25.12.2.tar.xz
- source =
https://download.kde.org/stable/release-service/25.12.2/src/kdenetwork-filesharing-25.12.2.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/25.12.3/src/kdenetwork-filesharing-25.12.3.tar.xz
+ source =
https://download.kde.org/stable/release-service/25.12.3/src/kdenetwork-filesharing-25.12.3.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
69a4f7745d48a6b0cea19c4d987149e4e543c46b6eaa15d3d19c7857e4f0ae70
+ sha256sums =
269de47fccf26ce1c989a4b66d432c4306913d1a814199c5ffce533c67305696
sha256sums = SKIP
pkgname = kdenetwork-filesharing
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=kdenetwork-filesharing
-pkgver=25.12.2
+pkgver=25.12.3
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=('69a4f7745d48a6b0cea19c4d987149e4e543c46b6eaa15d3d19c7857e4f0ae70'
+sha256sums=('269de47fccf26ce1c989a4b66d432c4306913d1a814199c5ffce533c67305696'
'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/288ab1de45aa5a181149019145885142b8174b19
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdenetwork-filesharing/-/commit/288ab1de45aa5a181149019145885142b8174b19
You're receiving this email because of your account on gitlab.archlinux.org.