summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Pohl2023-08-25 18:33:06 +0200
committerAlexander Pohl2023-08-25 18:33:06 +0200
commit0f3df225cdcdf46b6786655f1d209bd1d51154ca (patch)
tree4f6f4600969dd456c75ed717928b5926e3821db0
parente2bfb3416bdf0228552900ac43c5a36fec20aa23 (diff)
downloadaur-0f3df225cdcdf46b6786655f1d209bd1d51154ca.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 759b0782c451..b799f7a959ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = smartmeter
pkgdesc = Read energy utility meter with IR dongle
- pkgver = 0.3.5
- pkgrel = 2
+ pkgver = 0.3.6
+ 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.5::git+https://github.com/ahpohl/smartmeter.git#tag=v0.3.5
+ source = smartmeter-0.3.6::git+https://github.com/ahpohl/smartmeter.git#tag=v0.3.6
source = sysusers_smartmeter.conf
source = smartmeter.service
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d3a2dad1a6ff..134d01ee68aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Pohl <alex at ahpohl dot com>
pkgname=smartmeter
-pkgver=0.3.5
-pkgrel=2
+pkgver=0.3.6
+pkgrel=1
epoch=
pkgdesc="Read energy utility meter with IR dongle"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')