summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 3 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d30f8b81508f..cd4ca6d3584a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,14 @@
pkgname=wmweather
_appname=wmWeather
pkgver=1.31
-pkgrel=5
+pkgrel=3
pkgdesc="Shows local weather conditions in a WindowMaker dockapp"
arch=('i686' 'x86_64')
-#url="http://www.dockapps.org/file.php/id/17"
-#url="http://web.archive.org/web/20121021101023/http://dockapps.windowmaker.org/file.php/id/17"
-url="https://github.com/bbidulock/wmWeather"
+url="http://www.dockapps.org/file.php/id/17"
license=('GPL')
groups=('x11')
depends=('libxpm')
-#source=(http://dockapps.windowmaker.org/download.php/id/24/$_appname-$pkgver.tar.gz)
-#source=($_appname-$pkgver.tar.gz)
-source=(https://github.com/bbidulock/$_appname/releases/download/$pkgver/$_appname-$pkgver.tar.gz)
+source=(http://dockapps.windowmaker.org/download.php/id/24/$_appname-$pkgver.tar.gz)
md5sums=('b7982ef0ced0c700d23e152b6ddbd338')
build() {