summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22536341a71f..3fa441493cd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Mario Blättermann <mariobl@gnome.org>
pkgname=wmweather+
-pkgver=2.15
-pkgrel=2
+pkgver=2.17
+pkgrel=1
pkgdesc="Downloads the National Weather Service METAR bulletins, ANV and MRF forecasts, and any weather map for display in a WindowMaker dockapp"
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/wmweatherplus"
@@ -12,7 +12,7 @@ license=('GPL')
groups=('x11')
depends=('pcre' 'libxpm' 'curl' 'windowmaker')
source=("http://downloads.sf.net/wmweatherplus/$pkgname-$pkgver.tar.gz")
-md5sums=('5eea25d708abe1da3549672b898bd0d4')
+md5sums=('89da7675017b1ca8c456e5736ff03249')
build() {
cd "$srcdir/$pkgname-$pkgver"