Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kweathercore
Commits:
02993e3f by Antonio Rojas at 2026-03-05T18:12:12+01:00
upgpkg: 25.12.3-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kweathercore
pkgdesc = Library to facilitate retrieval of weather information
including forecasts and alerts
- pkgver = 25.12.2
+ pkgver = 25.12.3
pkgrel = 1
url = https://invent.kde.org/libraries/kweathercore
arch = x86_64
@@ -14,12 +14,12 @@ pkgbase = kweathercore
depends = qt6-base
depends = qt6-positioning
optdepends = qt6-declarative: QML bindings
- source =
https://download.kde.org/stable/release-service/25.12.2/src/kweathercore-25.12.2.tar.xz
- source =
https://download.kde.org/stable/release-service/25.12.2/src/kweathercore-25.12.2.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/25.12.3/src/kweathercore-25.12.3.tar.xz
+ source =
https://download.kde.org/stable/release-service/25.12.3/src/kweathercore-25.12.3.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
56ab998dbb041d071f8a9df4237cc7e5d1e6e57bc9a73441447b690f9efc9113
+ sha256sums =
83cda4953ac7ac3f3473ce053e3d13b36c57dc0e198bc176663fdd30ba4b0945
sha256sums = SKIP
pkgname = kweathercore
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=kweathercore
-pkgver=25.12.2
+pkgver=25.12.3
pkgrel=1
pkgdesc='Library to facilitate retrieval of weather information including
forecasts and alerts'
arch=(x86_64)
@@ -17,7 +17,7 @@ makedepends=(extra-cmake-modules
qt6-declarative)
optdepends=('qt6-declarative: QML bindings')
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('56ab998dbb041d071f8a9df4237cc7e5d1e6e57bc9a73441447b690f9efc9113'
+sha256sums=('83cda4953ac7ac3f3473ce053e3d13b36c57dc0e198bc176663fdd30ba4b0945'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kweathercore/-/commit/02993e3f52afaf22b47b3ed0c745fdca28dd3acd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kweathercore/-/commit/02993e3f52afaf22b47b3ed0c745fdca28dd3acd
You're receiving this email because of your account on gitlab.archlinux.org.