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

Antonio Rojas arojas at archlinux.org
Thu Jan 7 05:13:30 UTC 2016


    Date: Thursday, January 7, 2016 @ 06:13:29
  Author: arojas
Revision: 155620

No longer arch-independent (FS#47654)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-07 03:08:15 UTC (rev 155619)
+++ PKGBUILD	2016-01-07 05:13:29 UTC (rev 155620)
@@ -4,9 +4,9 @@
 
 pkgname=plasma5-applets-weather-widget
 pkgver=1.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Plasma 5 applet for displaying weather information from yr.no server"
-arch=(any)
+arch=(i686 x86_64)
 url="http://kde-apps.org/content/show.php/Weather+Widget?content=169572"
 license=(GPL)
 depends=(plasma-workspace qt5-graphicaleffects)



More information about the arch-commits mailing list