[arch-commits] Commit in plasma5-applets-weather-widget/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Jun 5 11:33:31 UTC 2016
Date: Sunday, June 5, 2016 @ 13:33:31
Author: arojas
Revision: 177968
Update to 1.6.7
Modified:
plasma5-applets-weather-widget/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-05 11:30:50 UTC (rev 177967)
+++ PKGBUILD 2016-06-05 11:33:31 UTC (rev 177968)
@@ -3,7 +3,7 @@
# Contributor: Martin Kostolný <clearmartin at zoho dot com>
pkgname=plasma5-applets-weather-widget
-pkgver=1.6.5
+pkgver=1.6.7
pkgrel=1
pkgdesc="Plasma applet for displaying weather information from yr.no server"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@
depends=(plasma-workspace qt5-graphicaleffects)
makedepends=(extra-cmake-modules)
source=("https://github.com/kotelnik/plasma-applet-weather-widget/archive/v$pkgver.tar.gz")
-md5sums=('5a9103af30dda1e7e704244f5db0ae96')
+md5sums=('0a73cd35fa936c2ee9034b13bab576d4')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list