[arch-commits] Commit in plasma5-applets-weather-widget/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Dec 11 00:59:04 UTC 2018


    Date: Tuesday, December 11, 2018 @ 00:59:04
  Author: arojas
Revision: 414522

Add qt5-xmlpatterns dependency (FS#61022)

Modified:
  plasma5-applets-weather-widget/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 23:26:49 UTC (rev 414521)
+++ PKGBUILD	2018-12-11 00:59:04 UTC (rev 414522)
@@ -3,12 +3,12 @@
 
 pkgname=plasma5-applets-weather-widget
 pkgver=1.6.10
-pkgrel=1
+pkgrel=2
 pkgdesc="Plasma applet for displaying weather information from yr.no server"
 arch=(x86_64)
 url="http://kde-apps.org/content/show.php/Weather+Widget?content=169572"
 license=(GPL)
-depends=(plasma-workspace qt5-graphicaleffects)
+depends=(plasma-workspace qt5-graphicaleffects qt5-xmlpatterns)
 makedepends=(extra-cmake-modules)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/kotelnik/plasma-applet-weather-widget/archive/v$pkgver.tar.gz")
 sha256sums=('9557441285121be52bfe27fa2bb214e865132b8581953faf88f1fae4ae1e87f2')



More information about the arch-commits mailing list