mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/py3-ast-monitor: install LICENSE file
This commit is contained in:
parent
260316249d
commit
9b4a13e10f
@ -2,7 +2,7 @@
|
||||
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
|
||||
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="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user