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