summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Pohl2022-02-25 18:51:25 +0100
committerAlexander Pohl2022-02-25 18:51:25 +0100
commit9aba78f0e6809e40d9904143b8491b6351592dcf (patch)
tree63a8d19f2fab4cc9e37c3e85cc6a76139370430c
parentce5c7b201501384a3748bb705ad643e9333e94cb (diff)
downloadaur-9aba78f0e6809e40d9904143b8491b6351592dcf.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 51c218be20ec..f6dc51f602ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = smartmeter
pkgdesc = Read energy utility meter with IR dongle
- pkgver = 0.3.2
- pkgrel = 2
+ pkgver = 0.3.3
+ 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.2::git+https://github.com/ahpohl/smartmeter.git#tag=v0.3.2
+ source = smartmeter-0.3.3::git+https://github.com/ahpohl/smartmeter.git#tag=v0.3.3
source = sysusers_smartmeter.conf
source = smartmeter.service
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ce152761e8b3..de03555e25c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Pohl <alex at ahpohl dot com>
pkgname=smartmeter
-pkgver=0.3.2
-pkgrel=2
+pkgver=0.3.3
+pkgrel=1
epoch=
pkgdesc="Read energy utility meter with IR dongle"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')