summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Pohl2022-12-29 16:17:04 +0100
committerAlexander Pohl2022-12-29 16:17:04 +0100
commit590d28fc22407e365cb68b27676f128e74243351 (patch)
tree9be7f8e6b7ae467bdbf58caf218f5853c7482e47
parente59025d60d75d8b51b72574ed91b393fce4189bf (diff)
downloadaur-590d28fc22407e365cb68b27676f128e74243351.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 a69e40ea729b..da3ec229a57d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gasmeter
pkgdesc = Analog gasmeter readout with an IR dongle
- pkgver = 0.5.1
- pkgrel = 2
+ pkgver = 0.5.2
+ pkgrel = 1
url = https://github.com/ahpohl/gasmeter
arch = i686
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = gasmeter
optdepends = grafana-bin
optdepends = avrdude
backup = etc/gasmeter.conf
- source = gasmeter-0.5.1::git+https://github.com/ahpohl/gasmeter.git#tag=v0.5.1
+ source = gasmeter-0.5.2::git+https://github.com/ahpohl/gasmeter.git#tag=v0.5.2
source = sysusers_gasmeter.conf
source = gasmeter.service
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index cb76468ce012..a8ba026b951f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Pohl <alex at ahpohl dot com>
pkgname=gasmeter
-pkgver=0.5.1
-pkgrel=2
+pkgver=0.5.2
+pkgrel=1
epoch=
pkgdesc="Analog gasmeter readout with an IR dongle"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')