summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Pohl2023-07-22 22:04:56 +0200
committerAlexander Pohl2023-07-22 22:04:56 +0200
commitf2acc193ace085be42ebeebd68d64b1751bd284c (patch)
tree1fe9d4ffcbae845651c1095af3411f92c1ff7577
parentfc484fa5f7676747610fd1327da8f39f1c80e5dc (diff)
downloadaur-libsunspec.tar.gz
updated package
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cdb45c9c274..fcdc6ac6824f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libsunspec
pkgdesc = A C++ library for SunSpec compatible inverters, meters and batteries
- pkgver = 0.1.0
+ pkgver = 0.1.1
pkgrel = 1
url = https://ahpohl.github.io/libsunspec/
arch = i686
@@ -10,7 +10,7 @@ pkgbase = libsunspec
license = GPL3
makedepends = git
depends = libmodbus
- source = libsunspec-0.1.0::git+https://github.com/ahpohl/libsunspec.git#tag=v0.1.0
+ source = libsunspec-0.1.1::git+https://github.com/ahpohl/libsunspec.git#tag=v0.1.1
sha256sums = SKIP
pkgname = libsunspec
diff --git a/PKGBUILD b/PKGBUILD
index 8d3c42f488b6..d05c81b59adb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Pohl <alex at ahpohl dot com>
pkgname=libsunspec
-pkgver=0.1.0
+pkgver=0.1.1
pkgrel=1
epoch=
pkgdesc="A C++ library for SunSpec compatible inverters, meters and batteries"