mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
(cherry picked from commit 273ab3f944)
Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
Name: hypridle
|
||||
Version: 0.1.6
|
||||
|
||||
|
||||
Release: 1%?dist
|
||||
Summary: Hyprland's idle daemon
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
rpm.version(gh_rawfile("hyprwm/hypridle", "main", "VERSION"));
|
||||
let v = gh_rawfile("hyprwm/hypridle", "main", "VERSION");
|
||||
v.trim();
|
||||
rpm.version(v);
|
||||
|
||||
Reference in New Issue
Block a user