Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kweathercore
Commits:
8abfb955 by Antonio Rojas at 2024-12-12T09:55:44+01:00
upgpkg: 24.12.0-1: Update to 24.12.0
- - - - -
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 = 24.08.3
+ pkgver = 24.12.0
pkgrel = 1
url = https://invent.kde.org/libraries/kweathercore
arch = x86_64
@@ -14,12 +14,12 @@ pkgbase = kweathercore
depends = ki18n
depends = qt6-base
depends = qt6-positioning
- source =
https://download.kde.org/stable/release-service/24.08.3/src/kweathercore-24.08.3.tar.xz
- source =
https://download.kde.org/stable/release-service/24.08.3/src/kweathercore-24.08.3.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/24.12.0/src/kweathercore-24.12.0.tar.xz
+ source =
https://download.kde.org/stable/release-service/24.12.0/src/kweathercore-24.12.0.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
9c80673855cb7fa67b5552753ffb8039672a36620fb790690c40bb1c06fd3dfd
+ sha256sums =
f3470faf4408e0e7a8c8d1a913d3f7bcff4bb04307963019cf98d27a522f7559
sha256sums = SKIP
pkgname = kweathercore
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=kweathercore
-pkgver=24.08.3
+pkgver=24.12.0
pkgrel=1
pkgdesc='Library to facilitate retrieval of weather information including
forecasts and alerts'
arch=(x86_64)
@@ -17,7 +17,7 @@ makedepends=(doxygen
extra-cmake-modules
qt6-tools)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('9c80673855cb7fa67b5552753ffb8039672a36620fb790690c40bb1c06fd3dfd'
+sha256sums=('f3470faf4408e0e7a8c8d1a913d3f7bcff4bb04307963019cf98d27a522f7559'
'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/8abfb9555d6d04243e967b17a95e9dff0078df0f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kweathercore/-/commit/8abfb9555d6d04243e967b17a95e9dff0078df0f
You're receiving this email because of your account on gitlab.archlinux.org.