From b573ba09a079e2f013e3bedc44e7e249398f0540 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Tue, 15 Apr 2025 15:17:20 +0300 Subject: [PATCH] Update os-release and lsb-release --- pkg.info | 1 + source-files/lsb-release | 4 ++-- source-files/os-release | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/pkg.info b/pkg.info index c250908..813d317 100644 --- a/pkg.info +++ b/pkg.info @@ -1,6 +1,7 @@ name: filesystem description: The Tide Linux filesystem version: 1.3 +revision: 2 architecture: any keep: ["etc/hosts","etc/hostname","etc/group","etc/passwd","etc/gshadow","etc/shadow","etc/nsswitch.conf","etc/shells"] type: source diff --git a/source-files/lsb-release b/source-files/lsb-release index 59f154a..888aef4 100644 --- a/source-files/lsb-release +++ b/source-files/lsb-release @@ -1,3 +1,3 @@ DISTRIB_ID="TideLinux" -DISTRIB_RELEASE="0.4" -DISTRIB_DESCRIPTION="Tide Linux 0.4 (Alpha)" +DISTRIB_RELEASE="0.5-Alpha" +DISTRIB_DESCRIPTION="Tide Linux 0.5 (Alpha)" diff --git a/source-files/os-release b/source-files/os-release index 98dc230..42d4d0c 100644 --- a/source-files/os-release +++ b/source-files/os-release @@ -1,4 +1,4 @@ PRETTY_NAME="Tide Linux 0.5 (Alpha)" NAME="Tide Linux" -VERSION="0.5" +VERSION="0.5-Alpha" ID=tide