librecomputer-lafrite: remove maintainer line from deviceinfo (MR 4466)
The maintainer line should only be present in APKBUILDs, not other files in the package. [ci:skip-build] already built successfully in CI
This commit is contained in:
parent
63af482d5e
commit
ebbbeca49c
2 changed files with 3 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer: Ferass El Hafidi <vitali64pmemail@protonmail.com>
|
# Maintainer: Ferass El Hafidi <vitali64pmemail@protonmail.com>
|
||||||
pkgname=device-librecomputer-lafrite
|
pkgname=device-librecomputer-lafrite
|
||||||
pkgdesc="Libre Computer AML-S805X-AC-V1.0"
|
pkgdesc="Libre Computer AML-S805X-AC-V1.0"
|
||||||
pkgver=0.1
|
pkgver=0.2
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -36,6 +36,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
6861c2fa573d871d1c75cb17126325fc6c1f3b8cfc387b062b5d37531e5aadd96ec7176eedc34c89ff7a8f9559544ac71deb58f3864e7bfdd7d84ba443988124 deviceinfo
|
df70b3bf040500ee8579f0a7ed1aef7691fc36b2e682f052bc6d502c0bc23338f1b96579a3ced77c8635a9f9198316fff8589c8588709410ca566f11e01ed855 deviceinfo
|
||||||
52948c2884a6f6384e12b7a598f70878526d0d3293c214425170145231144ec7de805c038641741a4a5d75b50e554f6a3fa3769784a674217ed032f9b6a233c8 modules-initfs
|
52948c2884a6f6384e12b7a598f70878526d0d3293c214425170145231144ec7de805c038641741a4a5d75b50e554f6a3fa3769784a674217ed032f9b6a233c8 modules-initfs
|
||||||
"
|
"
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# Maintainer: Ferass El Hafidi <vitali64pmemail@protonmail.com>
|
|
||||||
# Reference: <https://postmarketos.org/deviceinfo>
|
# Reference: <https://postmarketos.org/deviceinfo>
|
||||||
# Please use double quotes only. You can source this file in shell
|
# Please use double quotes only. You can source this file in shell
|
||||||
# scripts.
|
# scripts.
|
||||||
|
|
Loading…
Reference in a new issue