summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Pohl2021-05-23 09:15:38 +0200
committerAlexander Pohl2021-05-23 09:15:38 +0200
commitd0948d301ce4c31baa4f18dc31a5f093f18939b2 (patch)
tree1c1f7da0cf3918849d33a4e27d6c6bd5d7f06939
parent35220dd0692bb9c0d3870bf169e28193dc0827d3 (diff)
downloadaur-d0948d301ce4c31baa4f18dc31a5f093f18939b2.tar.gz
upload new version to aur
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3994963c01a..b903c2dff5a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartmeter
pkgdesc = Read energy utility meter with IR dongle
- pkgver = 0.2.8
+ pkgver = 0.2.9
pkgrel = 1
url = https://github.com/ahpohl/smartmeter
arch = i686
@@ -13,7 +13,7 @@ pkgbase = smartmeter
optdepends = influxdb
optdepends = grafana-bin
backup = etc/smartmeter.conf
- source = smartmeter-0.2.8::git+https://github.com/ahpohl/smartmeter.git#tag=v0.2.8
+ source = smartmeter-0.2.9::git+https://github.com/ahpohl/smartmeter.git#tag=v0.2.9
sha256sums = SKIP
pkgname = smartmeter
diff --git a/PKGBUILD b/PKGBUILD
index 22fcea910749..85b28a92d142 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Pohl <alex at ahpohl dot com>
pkgname=smartmeter
-pkgver=0.2.8
+pkgver=0.2.9
pkgrel=1
epoch=
pkgdesc="Read energy utility meter with IR dongle"