summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"