Skip to content

Commit

Permalink
updated to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
john30 committed Dec 26, 2017
1 parent b0e20b7 commit 60a18d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions contrib/archlinux/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Contributor: Milan Knizek <knizek volny cz>
# Usage: makepkg
pkgname=ebusd
pkgver=3.0
pkgver=3.1
pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
Expand Down Expand Up @@ -37,4 +37,4 @@ package() {
install -m 0644 contrib/archlinux/conf.d/ebusd "${pkgdir}/etc/conf.d/ebusd"
}
# update md5sums: updpkgsums
md5sums=('23b6852a4c8fbe5b2533484218766c35')
md5sums=('7288c07f33fd3dd20e1b6b048fc8c1bc')
2 changes: 1 addition & 1 deletion contrib/archlinux/PKGBUILD.git
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Usage: makepkg -p PKGBUILD.git
pkgname=ebusd-git
_gitname=ebusd
pkgver=3.0
pkgver=3.1
pkgrel=1
pkgdesc="ebusd, the daemon for communication with eBUS heating systems."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
Expand Down

0 comments on commit 60a18d1

Please sign in to comment.