From 9b4a13e10ffe5eef2172589ef36fa5d6c09bb5e8 Mon Sep 17 00:00:00 2001 From: "Iztok Fister Jr." Date: Fri, 27 Mar 2026 21:19:20 +0000 Subject: [PATCH] community/py3-ast-monitor: install LICENSE file --- community/py3-ast-monitor/APKBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/community/py3-ast-monitor/APKBUILD b/community/py3-ast-monitor/APKBUILD index 38401e84ed4..cf44475150b 100644 --- a/community/py3-ast-monitor/APKBUILD +++ b/community/py3-ast-monitor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Iztok Fister, Jr. pkgname=py3-ast-monitor pkgver=0.5.5 -pkgrel=1 +pkgrel=2 pkgdesc="A wearable Raspberry Pi computer for cyclists" url="https://github.com/firefly-cpp/AST-Monitor" # below blocked by py3-pyqt6-webengine -> qt6-qtwebengine @@ -44,6 +44,8 @@ package() { install -Dm644 README.md -t "$pkgdir"/usr/share/doc/$pkgname install -Dm644 CITATION.cff -t "$pkgdir"/usr/share/doc/$pkgname install -Dm644 CONTRIBUTING.md -t "$pkgdir"/usr/share/doc/$pkgname + + install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/ } sha512sums="