purism-librem5: add librem5-base ver to pkgdesc (MR 4005)
Make it easier to look up the librem5-base version that was used in the device-purism-librem5 package, e.g. for writing service pack release notes: > Purism Librem 5 Phone (librem5-base: 58pureos1) [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
e97f29c725
commit
073e6edbac
1 changed files with 2 additions and 2 deletions
|
@ -3,13 +3,13 @@
|
||||||
# Co-Maintainer: Alistair Francis <alistair@alistair23.me>
|
# Co-Maintainer: Alistair Francis <alistair@alistair23.me>
|
||||||
# Co-Maintainer: Newbyte <newbyte@postmarketos.org>
|
# Co-Maintainer: Newbyte <newbyte@postmarketos.org>
|
||||||
pkgname=device-purism-librem5
|
pkgname=device-purism-librem5
|
||||||
pkgdesc="Purism Librem 5 Phone"
|
|
||||||
pkgver=1.43
|
pkgver=1.43
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
_confver=58
|
_confver=58
|
||||||
_purismrel=1
|
_purismrel=1
|
||||||
# <librem5-base ver>.<purism release>
|
# <librem5-base ver>.<purism release>
|
||||||
_purismver=${_confver}pureos$_purismrel
|
_purismver=${_confver}pureos$_purismrel
|
||||||
|
pkgdesc="Purism Librem 5 Phone (librem5-base: $_purismver)"
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
|
Loading…
Reference in a new issue