Skip to content
Snippets Groups Projects
Commit d257b4a5 authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/kweathercore: upgrade to 0.6

parent e56616b7
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!35650community/plasma mobile gear: upgrade to 22.06
# Contributor: Devin Lin <espidev@gmail.com> # Contributor: Devin Lin <espidev@gmail.com>
# Maintainer: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kweathercore pkgname=kweathercore
pkgver=0.5 pkgver=0.6
pkgrel=1 pkgrel=0
pkgdesc="Library to facilitate retrieval of weather information including forecasts and alerts" pkgdesc="Library to facilitate retrieval of weather information including forecasts and alerts"
url="https://invent.kde.org/libraries/kweathercore" url="https://invent.kde.org/libraries/kweathercore"
arch="all !armhf" # armhf blocked by qt5-qtlocation-dev arch="all !armhf" # armhf blocked by qt5-qtlocation-dev
license="LGPL-2.0-or-later AND CC-BY-4.0" license="LGPL-2.0-or-later AND CC-BY-4.0"
depends_dev=" depends_dev="
kholidays-dev
ki18n-dev ki18n-dev
qt5-qtbase-dev qt5-qtbase-dev
qt5-qtlocation-dev qt5-qtlocation-dev
" "
makedepends="$depends_dev extra-cmake-modules samurai" makedepends="$depends_dev
extra-cmake-modules
samurai
"
source="https://download.kde.org/stable/kweathercore/$pkgver/kweathercore-$pkgver.tar.xz" source="https://download.kde.org/stable/kweathercore/$pkgver/kweathercore-$pkgver.tar.xz"
options="!check" # No tests options="!check" # No tests
subpackages="$pkgname-dev $pkgname-lang" subpackages="$pkgname-dev $pkgname-lang"
...@@ -30,5 +34,5 @@ package() { ...@@ -30,5 +34,5 @@ package() {
} }
sha512sums=" sha512sums="
b11d19d28856c098d219bccdd4868db93707aae4fc98d2e1ac3fe982faf9c8628c86e301e0bb9082b842a80cb8b3995bc3cffdd494e0b653899e13adac70f93e kweathercore-0.5.tar.xz 0cc3a5422052fd4d3bedac36c3c017d1ed5c21c4200f6e747dc478bab55f7207d9207a9ea472c340397cd2433a020b92adb6ab39f054b4cd6c72cf01949d18d2 kweathercore-0.6.tar.xz
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment