chore(release): prepare 2026.08.11 Xeitoso codename in os-release and branding
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# Maintainer: Antergos NeXT <antergos-next@github>
|
# Maintainer: Antergos NeXT <antergos-next@github>
|
||||||
|
|
||||||
pkgname=antergos-release
|
pkgname=antergos-release
|
||||||
pkgver=2026.06
|
pkgver=2026.08
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc='Antergos NeXT release file'
|
pkgdesc='Antergos NeXT release file'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Antergos-NeXT"
|
url="https://github.com/Antergos-NeXT"
|
||||||
@@ -16,13 +16,15 @@ package() {
|
|||||||
install -dm755 $pkgdir/etc
|
install -dm755 $pkgdir/etc
|
||||||
cat > $pkgdir/usr/lib/os-release << EOF
|
cat > $pkgdir/usr/lib/os-release << EOF
|
||||||
NAME="Antergos NeXT"
|
NAME="Antergos NeXT"
|
||||||
PRETTY_NAME="Antergos NeXT"
|
PRETTY_NAME="Antergos NeXT 2026.08.11 Xeitoso"
|
||||||
ID=antergos
|
ID=antergos
|
||||||
ID_LIKE=artix
|
ID_LIKE=artix
|
||||||
|
VERSION_ID=2026.08.11
|
||||||
|
VERSION_CODENAME=xeitoso
|
||||||
BUILD_ID=rolling
|
BUILD_ID=rolling
|
||||||
ANSI_COLOR="38;2;0;136;204"
|
ANSI_COLOR="38;2;0;136;204"
|
||||||
HOME_URL="https://github.com/Antergos-NeXT"
|
HOME_URL="https://github.com/Antergos-NeXT"
|
||||||
DOCUMENTATION_URL="https://wiki.artixlinux.org"
|
DOCUMENTATION_URL="https://wiki.archlinux.org"
|
||||||
SUPPORT_URL="https://github.com/Antergos-NeXT"
|
SUPPORT_URL="https://github.com/Antergos-NeXT"
|
||||||
BUG_REPORT_URL="https://github.com/Antergos-NeXT"
|
BUG_REPORT_URL="https://github.com/Antergos-NeXT"
|
||||||
LOGO=antergos-logo
|
LOGO=antergos-logo
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=calamares-branding-antergos-next
|
pkgname=calamares-branding-antergos-next
|
||||||
pkgver=2.0
|
pkgver=2.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Calamares branding for Antergos NeXT online installer"
|
pkgdesc="Calamares branding for Antergos NeXT online installer"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Antergos-NeXT"
|
url="https://github.com/Antergos-NeXT"
|
||||||
|
|||||||
@@ -14,10 +14,10 @@ navigation: qml,bottom
|
|||||||
strings:
|
strings:
|
||||||
productName: "Antergos NeXT"
|
productName: "Antergos NeXT"
|
||||||
shortProductName: "Antergos NeXT"
|
shortProductName: "Antergos NeXT"
|
||||||
version: "rolling"
|
version: "2026.08.11 Xeitoso"
|
||||||
shortVersion: "rolling"
|
shortVersion: "2026.08.11"
|
||||||
versionedName: "Antergos NeXT rolling"
|
versionedName: "Antergos NeXT 2026.08.11 Xeitoso"
|
||||||
shortVersionedName: "Antergos NeXT"
|
shortVersionedName: "Antergos NeXT 2026.08.11"
|
||||||
bootloaderEntryName: "Antergos NeXT"
|
bootloaderEntryName: "Antergos NeXT"
|
||||||
productUrl: "https://github.com/Antergos-NeXT"
|
productUrl: "https://github.com/Antergos-NeXT"
|
||||||
supportUrl: "https://github.com/Antergos-NeXT"
|
supportUrl: "https://github.com/Antergos-NeXT"
|
||||||
|
|||||||
Reference in New Issue
Block a user