Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kweathercore
Commits:
9766663c by Antonio Rojas at 2024-09-12T13:29:38+02:00
upgpkg: 24.08.1-1: Update to 24.08.1
- - - - -
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.0
+ pkgver = 24.08.1
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.0/src/kweathercore-24.08.0.tar.xz
- source =
https://download.kde.org/stable/release-service/24.08.0/src/kweathercore-24.08.0.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/24.08.1/src/kweathercore-24.08.1.tar.xz
+ source =
https://download.kde.org/stable/release-service/24.08.1/src/kweathercore-24.08.1.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
ada469144f2cd75f70c6d474b965e3d5cf49c80c4f3270fad36399889126b1b2
+ sha256sums =
16e7520d2ff03cdc549d7fb1b18f9b4ee505f8aa59892663b966bcad02ac8621
sha256sums = SKIP
pkgname = kweathercore
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=kweathercore
-pkgver=24.08.0
+pkgver=24.08.1
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=('ada469144f2cd75f70c6d474b965e3d5cf49c80c4f3270fad36399889126b1b2'
+sha256sums=('16e7520d2ff03cdc549d7fb1b18f9b4ee505f8aa59892663b966bcad02ac8621'
'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/9766663cc0fee6c7f36572fd9026f59697ace1a5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kweathercore/-/commit/9766663cc0fee6c7f36572fd9026f59697ace1a5
You're receiving this email because of your account on gitlab.archlinux.org.