From 60ed32ce4a847430efe3233e2063e70c6c6b2f96 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Fonzo?= Date: Wed, 26 Apr 2023 19:17:59 -0300 Subject: [PATCH] Commit build ID MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Matías Fonzo --- archive/etc/os-release | 2 +- recipes/data/etc/recipe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archive/etc/os-release b/archive/etc/os-release index a10e23bf..05af3a47 100644 --- a/archive/etc/os-release +++ b/archive/etc/os-release @@ -5,4 +5,4 @@ VERSION_CODENAME=D3 VERSION_ID=3.0.0 PRETTY_NAME="Dragora GNU/Linux-Libre 3.0.0 (D3)" HOME_URL=https://www.dragora.org -BUILD_ID=20191014 +BUILD_ID=20230424 diff --git a/recipes/data/etc/recipe b/recipes/data/etc/recipe index 21f61f96..2d6de11d 100644 --- a/recipes/data/etc/recipe +++ b/recipes/data/etc/recipe @@ -19,7 +19,7 @@ set -e program=etc version=dragora -pkgversion=20230308 +pkgversion=20230424 arch=noarch release=1 -- 2.11.4.GIT