fix new gh location, updated to 23.1
This commit is contained in:
@@ -16,7 +16,7 @@ provides=('ebusd')
|
||||
install=ebusd.install
|
||||
options=()
|
||||
backup=('etc/conf.d/ebusd')
|
||||
source=("https://github.com/john30/${pkgname}/archive/v${pkgver}.tar.gz")
|
||||
source=("https://github.com/john30/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
|
||||
|
||||
pkgver() {
|
||||
cat "${srcdir}/${pkgname}-${pkgver}/VERSION"|sed -e 's#-#_#g'
|
||||
@@ -41,4 +41,4 @@ package() {
|
||||
install -m 0644 contrib/etc/ebusd/mqtt-integration.cfg "${pkgdir}/etc/ebusd/mqtt-integration.cfg"
|
||||
}
|
||||
# update md5sums: updpkgsums
|
||||
md5sums=('a3875319c4e8547b9ee54681ef8e136a')
|
||||
md5sums=('b73c3adb9fc8594795a6f6b16b1f1db2')
|
||||
|
||||
Reference in New Issue
Block a user