~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/plasma-applet-weather-widget: correct qt5-qtdeclarative runtime dependency

Bart Ribbers <bribbers@disroot.org>
Details
Message ID
<20191002175451.5066-1-bribbers@disroot.org>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 testing/plasma-applet-weather-widget/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/plasma-applet-weather-widget/APKBUILD b/testing/plasma-applet-weather-widget/APKBUILD
index 2bc98f5b7c..baafb6ef1f 100644
--- a/testing/plasma-applet-weather-widget/APKBUILD
+++ b/testing/plasma-applet-weather-widget/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma-applet-weather-widget
pkgver=1.6.10
pkgrel=1
pkgrel=2
arch="all"
url="https://www.linux-apps.com/content/show.php/Weather+Widget?content=169572"
pkgdesc="Plasmoid for showing weather information from yr.no and Open Weather Map servers"
license="GPL-2.0-only"
depends="qt5-qtxmlpatterns qt5-qtdeclarative-dev"
depends="qt5-qtxmlpatterns qt5-qtdeclarative"
makedepends="extra-cmake-modules qt5-qtbase-dev plasma-framework-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/kotelnik/$pkgname/archive/v$pkgver.tar.gz"
subpackages="$pkgname-lang"
-- 
2.21.0
Reply to thread Export thread (mbox)