summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Pohl2022-12-29 14:51:39 +0100
committerAlexander Pohl2022-12-29 14:51:39 +0100
commit0b4a9ec7172732d9ecd3ef6269aac81998271e28 (patch)
tree8d215d3a0e65426028de5468d9244e4a0f6e4e23
parente2288eacf1adc5ac8198e25e75aac351b368b5d0 (diff)
downloadaur-0b4a9ec7172732d9ecd3ef6269aac81998271e28.tar.gz
upload new version to aur
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1ff4b73b91d..a9946e619e96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = smartmeter
pkgdesc = Read energy utility meter with IR dongle
- pkgver = 0.3.4
- pkgrel = 2
+ pkgver = 0.3.5
+ pkgrel = 1
url = https://github.com/ahpohl/smartmeter
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = smartmeter
optdepends = pg_cron
optdepends = grafana-bin
backup = etc/smartmeter.conf
- source = smartmeter-0.3.4::git+https://github.com/ahpohl/smartmeter.git#tag=v0.3.4
+ source = smartmeter-0.3.5::git+https://github.com/ahpohl/smartmeter.git#tag=v0.3.5
source = sysusers_smartmeter.conf
source = smartmeter.service
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 198c4e878f06..55b4f4ffec94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Pohl <alex at ahpohl dot com>
pkgname=smartmeter
-pkgver=0.3.4
-pkgrel=2
+pkgver=0.3.5
+pkgrel=1
epoch=
pkgdesc="Read energy utility meter with IR dongle"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')