summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanisław Grams2020-08-29 10:51:12 +0200
committerStanisław Grams2020-08-29 10:51:12 +0200
commit2a476f6c136b818291e9e33e8c817464c290506b (patch)
tree97526aa090cf06462f134ddf001833508e0905d4
parent02d72fe9467228af565b829619e5f47ba8982b19 (diff)
downloadaur-2a476f6c136b818291e9e33e8c817464c290506b.tar.gz
bump pkgver due to a new commit with bugfixes
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb5e9aa5793f..765a4860e2f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = meteodata-git
pkgdesc = A C++ parser that provides real-time meteo data from pogodynka.pl/IMGW
- pkgver = 20200828
+ pkgver = 20200829
pkgrel = 1
url = https://github.com/sgrams/meteodata
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 31cb6c531c26..d6b8ece7b271 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stanislaw Grams <sjg@fmdx.pl>
pkgname=meteodata-git
-pkgver=20200828
+pkgver=20200829
pkgrel=1
pkgdesc="A C++ parser that provides real-time meteo data from pogodynka.pl/IMGW"
arch=('x86_64')