From 63b1d87c80dfb0c68a45de9f84067c768665c66c Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 10 Oct 2024 07:57:48 +0200 Subject: [PATCH] hostname=3.24 --- pika-build-config/lto.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index 7e5cd086a..8732dc848 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="6.2.0-1" -export PIKA_PACKAGE_NAME="ocean-sound-theme" +export PIKA_PACKAGE_VERSION="3.24" +export PIKA_PACKAGE_NAME="hostname" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"