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

Antonio Rojas arojas at archlinux.org
Mon Jan 2 08:51:39 UTC 2017


    Date: Monday, January 2, 2017 @ 08:51:38
  Author: arojas
Revision: 204198

Update to 1.6.8

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

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-02 08:46:01 UTC (rev 204197)
+++ PKGBUILD	2017-01-02 08:51:38 UTC (rev 204198)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kostolný <clearmartin at zoho dot com>
 
 pkgname=plasma5-applets-weather-widget
-pkgver=1.6.7
+pkgver=1.6.8
 pkgrel=1
 pkgdesc="Plasma applet for displaying weather information from yr.no server"
 arch=(i686 x86_64)
@@ -11,8 +11,8 @@
 license=(GPL)
 depends=(plasma-workspace qt5-graphicaleffects)
 makedepends=(extra-cmake-modules)
-source=("https://github.com/kotelnik/plasma-applet-weather-widget/archive/v$pkgver.tar.gz")
-md5sums=('0a73cd35fa936c2ee9034b13bab576d4')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/kotelnik/plasma-applet-weather-widget/archive/v$pkgver.tar.gz")
+md5sums=('f737d76863bb3d219959357c5c5ecd86')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list