chore(release): slip Arranxo date to 2026.08.17, bump pkgrel
Release CI + ISO build need more time (packages repo rebuild takes ~30 minutes). Bump pkgrel to 5 on antergos-release and calamares-branding-antergos-next so the rebuilt packages win in the repo.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=antergos-release
|
pkgname=antergos-release
|
||||||
pkgver=2026.08
|
pkgver=2026.08
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
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,10 +16,10 @@ 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 2026.08.16 Arranxo"
|
PRETTY_NAME="Antergos NeXT 2026.08.17 Arranxo"
|
||||||
ID=antergos
|
ID=antergos
|
||||||
ID_LIKE=artix
|
ID_LIKE=artix
|
||||||
VERSION_ID=2026.08.16
|
VERSION_ID=2026.08.17
|
||||||
VERSION_CODENAME=arranxo
|
VERSION_CODENAME=arranxo
|
||||||
BUILD_ID=rolling
|
BUILD_ID=rolling
|
||||||
ANSI_COLOR="38;2;0;136;204"
|
ANSI_COLOR="38;2;0;136;204"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=calamares-branding-antergos-next
|
pkgname=calamares-branding-antergos-next
|
||||||
pkgver=2.0
|
pkgver=2.0
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
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: "2026.08.16 Arranxo"
|
version: "2026.08.17 Arranxo"
|
||||||
shortVersion: "2026.08.16"
|
shortVersion: "2026.08.17"
|
||||||
versionedName: "Antergos NeXT 2026.08.16 Arranxo"
|
versionedName: "Antergos NeXT 2026.08.17 Arranxo"
|
||||||
shortVersionedName: "Antergos NeXT 2026.08.16"
|
shortVersionedName: "Antergos NeXT 2026.08.17"
|
||||||
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