updated version

This commit is contained in:
john30
2022-02-12 12:54:59 +01:00
parent d4ae0e9e46
commit 602b24347b
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# 22.1 (tbd) # 22.1 (2022-02-12)
## Bug Fixes ## Bug Fixes
* fix smaller bugs related to cleanup * fix smaller bugs related to cleanup
* add more device latency to unix build * add more device latency to unix build
+1 -1
View File
@@ -1 +1 @@
21.3 22.1
+1 -1
View File
@@ -1,7 +1,7 @@
# Contributor: Tim <timstanleydev@gmail.com> # Contributor: Tim <timstanleydev@gmail.com>
# Maintainer: Tim <timstanleydev@gmail.com> # Maintainer: Tim <timstanleydev@gmail.com>
pkgname=ebusd pkgname=ebusd
pkgver=21.3 pkgver=22.1
pkgrel=1 pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems." pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
url="https://github.com/john30/ebusd" url="https://github.com/john30/ebusd"
+1 -1
View File
@@ -2,7 +2,7 @@
# Contributor: Milan Knizek <knizek volny cz> # Contributor: Milan Knizek <knizek volny cz>
# Usage: makepkg # Usage: makepkg
pkgname=ebusd pkgname=ebusd
pkgver=21.3 pkgver=22.1
pkgrel=1 pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems." pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
+1 -1
View File
@@ -3,7 +3,7 @@
# Usage: makepkg -p PKGBUILD.git # Usage: makepkg -p PKGBUILD.git
pkgname=ebusd-git pkgname=ebusd-git
_gitname=ebusd _gitname=ebusd
pkgver=21.3 pkgver=22.1
pkgrel=1 pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems." pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64') arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')