summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2014-01-04 03:47:03 -0700
committerBrian Bidulock2015-06-10 23:13:31 -0600
commit8fe52c478af958cb1802e3e7db874ebac962b898 (patch)
tree1a8dd570b609c53a9767960c948ba77843c8269e
parentd75f9d17385d7727513d3a2c38fb4c2f90eb4c5c (diff)
downloadaur-8fe52c478af958cb1802e3e7db874ebac962b898.tar.gz
version 2.13-4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--wmweather+-2.13.tar.gzbin0 -> 195094 bytes
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed01e5b8369a..f050174d4203 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wmweather+
pkgdesc = Downloads the National Weather Service METAR bulletins, ANV and MRF forecasts, and any weather map for display in a WindowMaker dockapp
pkgver = 2.13
- pkgrel = 3
+ pkgrel = 4
url = http://web.archive.org/web/20121018123103/http://dockapps.windowmaker.org/file.php/id/112
arch = i686
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = wmweather+
depends = libxpm
depends = curl
depends = windowmaker
- source = http://dockapps.windowmaker.org/download.php/id/846/wmweather+-2.13.tar.gz
+ source = wmweather+-2.13.tar.gz
md5sums = 4ee42014f0e07d5d5baafe7c2db3a1fe
pkgname = wmweather+
diff --git a/PKGBUILD b/PKGBUILD
index 3c922e4bea2d..72ec7c5c1bb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=wmweather+
pkgver=2.13
-pkgrel=3
+pkgrel=4
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://dockapps.windowmaker.org/file.php/id/112"
@@ -13,7 +13,7 @@ license=('GPL')
groups=('x11')
depends=('pcre' 'libxpm' 'curl' 'windowmaker') # the libwraster library of windowmaker is the reason this depends on windowmaker.
#source=(http://dockapps.windowmaker.org/download.php/id/846/$pkgname-$pkgver.tar.gz)
-source=(http://dockapps.windowmaker.org/download.php/id/846/$pkgname-$pkgver.tar.gz)
+source=($pkgname-$pkgver.tar.gz)
md5sums=(4ee42014f0e07d5d5baafe7c2db3a1fe)
build() {
diff --git a/wmweather+-2.13.tar.gz b/wmweather+-2.13.tar.gz
new file mode 100644
index 000000000000..6efe8793afdb
--- /dev/null
+++ b/wmweather+-2.13.tar.gz
Binary files differ