summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 322a74dc1c22..198c4e878f06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Pohl <alex at ahpohl dot com>
pkgname=smartmeter
pkgver=0.3.4
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="Read energy utility meter with IR dongle"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -25,7 +25,7 @@ source=("$pkgname-$pkgver::git+https://github.com/ahpohl/smartmeter.git#tag=v${p
noextract=()
sha256sums=('SKIP'
'c5de1caa62617c8a3287a342ec868e00c8a808647f71bef3a606521d76ac318f'
- 'e321f08948196f7c0d631ba2ea3c845519f52c0a195c0c8bfeeffdce8ec444ec')
+ 'f5a3560828c223f0b9b7f472139c6a513bfd46e3e9895aea8abd8f301953e206')
validpgpkeys=()
build() {