summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Pohl2021-05-23 17:48:51 +0200
committerAlexander Pohl2021-05-23 17:48:51 +0200
commitd38f6974b0a2d57a72afbda50c2db901933349b4 (patch)
treea23ca40e522e4074f51ac2a70c6f4267080f255d
parentd0948d301ce4c31baa4f18dc31a5f093f18939b2 (diff)
downloadaur-d38f6974b0a2d57a72afbda50c2db901933349b4.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 b903c2dff5a6..0559bbadae72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartmeter
pkgdesc = Read energy utility meter with IR dongle
- pkgver = 0.2.9
+ pkgver = 0.3.0
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.9::git+https://github.com/ahpohl/smartmeter.git#tag=v0.2.9
+ source = smartmeter-0.3.0::git+https://github.com/ahpohl/smartmeter.git#tag=v0.3.0
sha256sums = SKIP
pkgname = smartmeter
diff --git a/PKGBUILD b/PKGBUILD
index 85b28a92d142..19b0b9262e93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Pohl <alex at ahpohl dot com>
pkgname=smartmeter
-pkgver=0.2.9
+pkgver=0.3.0
pkgrel=1
epoch=
pkgdesc="Read energy utility meter with IR dongle"