librecomputer-lepotato: remove maintainer line from deviceinfo (MR 4466)
The maintainer line should only be present in APKBUILDs, not other files in the package.
This commit is contained in:
parent
5e42745cd5
commit
63af482d5e
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-lepotato
|
pkgname=device-librecomputer-lepotato
|
||||||
pkgdesc="Libre Computer AML-S905X-CC-V1.0"
|
pkgdesc="Libre Computer AML-S905X-CC-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="
|
||||||
20bac100d75b678654e8e2695f9621032fd8e397c3e8adeecee21713ff20e24443327c4a2d14bd7a4ab8489aff926f950963c01d66367942f7a53edc1acdc885 deviceinfo
|
ea97f80d58c69fa31d0260ab1f6d827508d393677a0533ed75f9139212d2da2ee7b656cf9a4d4c5ea1a9d5d03fa8f818c22ec52b2131d3024577522009bac442 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