summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Pohl2021-01-05 12:38:52 +0100
committerAlexander Pohl2021-01-05 12:38:52 +0100
commitf19f3e43b5a352c7fdd70b3c7b6bf289ffb97471 (patch)
tree18eb79b966501a992db004fdf19c0d5fccf876bc
parent00dd35311fd75159898f668734cb1b48b4624aee (diff)
downloadaur-f19f3e43b5a352c7fdd70b3c7b6bf289ffb97471.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 2bbff543cb6c..3a2e53ea01fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smartmeter
pkgdesc = Read energy utility meter with IR dongle
- pkgver = 0.2.5
+ pkgver = 0.2.6
pkgrel = 1
url = https://github.com/ahpohl/smartmeter
arch = i686
@@ -10,7 +10,7 @@ pkgbase = smartmeter
license = MIT
depends = mosquitto
backup = etc/smartmeter.conf
- source = smartmeter-0.2.5::git+https://github.com/ahpohl/smartmeter.git#tag=v0.2.5
+ source = smartmeter-0.2.6::git+https://github.com/ahpohl/smartmeter.git#tag=v0.2.6
sha256sums = SKIP
pkgname = smartmeter
diff --git a/PKGBUILD b/PKGBUILD
index 29fe6e8e0169..cd5ca6fa1a9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Pohl <alex at ahpohl dot com>
pkgname=smartmeter
-pkgver=0.2.5
+pkgver=0.2.6
pkgrel=1
epoch=
pkgdesc="Read energy utility meter with IR dongle"