updated to 3.1

This commit is contained in:
john30
2017-12-26 17:40:11 +00:00
parent b0e20b7c7c
commit 60a18d15e2
2 changed files with 3 additions and 3 deletions
+2 -2
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=3.0 pkgver=3.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')
@@ -37,4 +37,4 @@ package() {
install -m 0644 contrib/archlinux/conf.d/ebusd "${pkgdir}/etc/conf.d/ebusd" install -m 0644 contrib/archlinux/conf.d/ebusd "${pkgdir}/etc/conf.d/ebusd"
} }
# update md5sums: updpkgsums # update md5sums: updpkgsums
md5sums=('23b6852a4c8fbe5b2533484218766c35') md5sums=('7288c07f33fd3dd20e1b6b048fc8c1bc')
+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=3.0 pkgver=3.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')