summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJens John2016-10-03 01:47:22 +0900
committerJens John2016-10-03 01:47:22 +0900
commit1159a38e5ad90f085209aa06617aaf638234605a (patch)
tree74569526ebf582cc990b10c8cd20131840f1c681
parent7a2ee2e6bc18647cfc61481f9eaca6a81bf92b16 (diff)
downloadaur-1159a38e5ad90f085209aa06617aaf638234605a.tar.gz
0.5.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ef50faf12e9..a67a3fff2ab9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = forecast-git
pkgdesc = Query weather forecasts from forecast.io
- pkgver = 0.5.0
- pkgrel = 6
+ pkgver = 0.5.1
+ pkgrel = 1
url = https://github.com/2ion/forecast
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 77b4534c9ea9..e68699873043 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 2ion <dev@2ion.de>
pkgname=forecast-git
-pkgver=0.5.0
-pkgrel=6
+pkgver=0.5.1
+pkgrel=1
pkgdesc="Query weather forecasts from forecast.io"
arch=('i686' 'x86_64')
url="https://github.com/2ion/forecast"