Skip to content

Commit

Permalink
revert ARCHIVE_DATE to 2024/11/09
Browse files Browse the repository at this point in the history
  • Loading branch information
honjow committed Dec 10, 2024
1 parent ec1a984 commit 4cd4f03
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions manifest
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#! /bin/bash

export VERSION="47-10"
export VERSION="47-11"
export SYSTEM_DESC="ChimeraOS"
export SYSTEM_NAME="chimeraos"
export USERNAME="gamer"
export SIZE="15000MB"
export ARCHIVE_DATE="2024/11/20"
export ARCHIVE_DATE="2024/11/09"
export WEBSITE="https://chimeraos.org"
export DOCUMENTATION_URL="https://chimeraos.org/about"
export BUG_REPORT_URL="https://github.com/ChimeraOS/chimeraos/issues"
Expand Down Expand Up @@ -110,6 +110,7 @@ export PACKAGES="\
libdisplay-info \
libidn11 \
libva-intel-driver \
libva-vdpau-driver \
libxcrypt-compat \
libxss \
lightdm \
Expand Down

0 comments on commit 4cd4f03

Please sign in to comment.