updated version
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# 22.1 (tbd)
|
||||
# 22.1 (2022-02-12)
|
||||
## Bug Fixes
|
||||
* fix smaller bugs related to cleanup
|
||||
* add more device latency to unix build
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Contributor: Tim <timstanleydev@gmail.com>
|
||||
# Maintainer: Tim <timstanleydev@gmail.com>
|
||||
pkgname=ebusd
|
||||
pkgver=21.3
|
||||
pkgver=22.1
|
||||
pkgrel=1
|
||||
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
|
||||
url="https://github.com/john30/ebusd"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Contributor: Milan Knizek <knizek volny cz>
|
||||
# Usage: makepkg
|
||||
pkgname=ebusd
|
||||
pkgver=21.3
|
||||
pkgver=22.1
|
||||
pkgrel=1
|
||||
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
|
||||
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# Usage: makepkg -p PKGBUILD.git
|
||||
pkgname=ebusd-git
|
||||
_gitname=ebusd
|
||||
pkgver=21.3
|
||||
pkgver=22.1
|
||||
pkgrel=1
|
||||
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
|
||||
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
|
||||
|
||||
Reference in New Issue
Block a user