From 81fad83271297d7a18522bc07e575961b210ca1e Mon Sep 17 00:00:00 2001 From: John Date: Sun, 30 Jan 2022 22:42:06 +0100 Subject: [PATCH] align with arch PKGBUILD --- contrib/alpine/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/alpine/APKBUILD b/contrib/alpine/APKBUILD index 1b6965ed..329b29fc 100644 --- a/contrib/alpine/APKBUILD +++ b/contrib/alpine/APKBUILD @@ -3,7 +3,7 @@ pkgname=ebusd pkgver=21.3 pkgrel=1 -pkgdesc="Daemon for communication with eBUS heating systems" +pkgdesc="ebusd, the daemon for communication with eBUS heating systems." url="https://github.com/john30/ebusd" # Upstream only supports these archs. arch="x86 x86_64 aarch64 armhf armv7"