mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix (orchis-theme): update scripts (#7653)
Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
%define theme_name orchis
|
||||
%define original_theme_name Orchis
|
||||
|
||||
%define ver 2025-04-25
|
||||
%global ver 2025-04-25
|
||||
%global sanitized_ver %(echo %{ver} | sed 's/-//g')
|
||||
|
||||
Name: gtk-theme-%theme_name
|
||||
Version: 2025.04.25
|
||||
Release: 1%?dist
|
||||
Version: %{sanitized_ver}
|
||||
Release: 2%?dist
|
||||
Summary: Orchis is a Material Design theme for GNOME/GTK based desktop environments
|
||||
License: GPL-3.0-only
|
||||
Url: https://github.com/vinceliuice/Orchis-theme/
|
||||
|
||||
@@ -1 +1 @@
|
||||
rpm.version(gh("vinceliuice/Orchis-theme"));
|
||||
rpm.global("ver", gh("vinceliuice/Orchis-theme"));
|
||||
|
||||
Reference in New Issue
Block a user