Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / kstatusnotifieritem
Commits: dcb3c47d by Tomaz Canabrava at 2025-09-13T16:54:01+02:00 upgpkg: 6.18.0-1: Update to 6.18.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = kstatusnotifieritem pkgdesc = Implementation of Status Notifier Items - pkgver = 6.17.0 + pkgver = 6.18.0 pkgrel = 1 url = https://community.kde.org/Frameworks arch = x86_64 @@ -17,12 +17,12 @@ pkgbase = kstatusnotifieritem depends = kwindowsystem depends = qt6-base optdepends = pyside6: Python bindings - source = https://download.kde.org/stable/frameworks/6.17/kstatusnotifieritem-6.17.0.tar.xz - source = https://download.kde.org/stable/frameworks/6.17/kstatusnotifieritem-6.17.0.tar.xz.sig + source = https://download.kde.org/stable/frameworks/6.18/kstatusnotifieritem-6.18.0.tar.xz + source = https://download.kde.org/stable/frameworks/6.18/kstatusnotifieritem-6.18.0.tar.xz.sig validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D validpgpkeys = 90A968ACA84537CC27B99EAF2C8DF587A6D4AAC1 - sha256sums = 678a9bfc870066d5413bbcfa09a56b82b0affd2bc222ce5701d02a8b129edd91 + sha256sums = d78aa20e1858f700478eecedb49714160d5e04b4a0d177bca4355aa1a0f7d730 sha256sums = SKIP pkgname = kstatusnotifieritem ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <aro...@archlinux.org> pkgname=kstatusnotifieritem -pkgver=6.17.0 +pkgver=6.18.0 pkgrel=1 pkgdesc='Implementation of Status Notifier Items' arch=(x86_64) @@ -20,7 +20,7 @@ makedepends=(doxygen optdepends=('pyside6: Python bindings') groups=(kf6) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('678a9bfc870066d5413bbcfa09a56b82b0affd2bc222ce5701d02a8b129edd91' +sha256sums=('d78aa20e1858f700478eecedb49714160d5e04b4a0d177bca4355aa1a0f7d730' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <fa...@kde.org> E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Esk-Riddell <j...@jriddell.org> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kstatusnotifieritem/-/commit/dcb3c47d64cb6b8aaba12eaa633958e08186795b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kstatusnotifieritem/-/commit/dcb3c47d64cb6b8aaba12eaa633958e08186795b You're receiving this email because of your account on gitlab.archlinux.org.