From a9457504e60f4cd55ef348d44ff357260dfa5653 Mon Sep 17 00:00:00 2001 From: askiiart Date: Tue, 25 Feb 2025 23:47:25 -0600 Subject: [PATCH] fix wrong file [extension] --- polycat.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polycat.spec b/polycat.spec index 97c3564..49fe870 100644 --- a/polycat.spec +++ b/polycat.spec @@ -13,7 +13,7 @@ Requires: glibc A runcat module for polybar (or waybar) written in C++ %prep -tar --zstd -xf ${COMPILED_DIR:-/compiled}/polycat/polycat.tar.gz +tar --zstd -xf ${COMPILED_DIR:-/compiled}/polycat/polycat.tar.zst %install cd ./polycat/