mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 22:20:39 +00:00
Fix autoupdate pipeline
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
%global forgeurl https://github.com/KDE/latte-dock/
|
||||
|
||||
%define commit 93c50a7e8fbc88d15c17efe26eacdce2c616bded
|
||||
%global commit 93c50a7e8fbc88d15c17efe26eacdce2c616bded
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date %(date '+%Y%m%d')
|
||||
%global snapshot_info %{commit_date}.%{shortcommit}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
project "pkg" {
|
||||
rpm {
|
||||
spec = "vl-gothic-fonts.spec"
|
||||
update = ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user