fix: update scripts and spec files (#13636)

This commit is contained in:
madomado
2026-07-02 23:59:45 +08:00
committed by GitHub
parent ef323bad15
commit 29920da83e
11 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -1 +1 @@
rpm.version(gh("Boof2015/astra"));
rpm.global("ver", gh("Boof2015/astra"));
+3
View File
@@ -2,4 +2,7 @@ project pkg {
rpm {
spec = "hyprlock.spec"
}
labels {
updbranch = 1
}
}
@@ -1 +1 @@
rpm.version(gh("adobe-fonts/source-han-serif"));
rpm.global("ver", gh("adobe-fonts/source-han-serif"));
+1 -1
View File
@@ -1 +1 @@
rpm.version(gh("google/breakpad"));
rpm.version(gh_tag("google/breakpad"));
+1 -1
View File
@@ -1,2 +1,2 @@
let v = find(`mesa-([\d.]+).tar.xz`, get("https://archive.mesa3d.org/?C=D;O=D"), 1);
rpm.version(v);
rpm.global("ver", v);
+1
View File
@@ -5,5 +5,6 @@ project pkg {
}
labels {
mock = 1
updbranch = 1
}
}
+1 -1
View File
@@ -1 +1 @@
rpm.version(gh("bup/bup"));
rpm.version(gh_tag("bup/bup"));
+1 -1
View File
@@ -1,4 +1,4 @@
rpm.global("ver", gh("albfan/miraclecast"));
rpm.global("ver", gh_tag("albfan/miraclecast"));
rpm.global("commit", gh_commit("albfan/miraclecast"));
if rpm.changed() {
+1 -1
View File
@@ -1,5 +1,5 @@
let v = gh("stakira/OpenUtau");
let url = `OpenUtau-linux-x64.tar.gz`
let url = `OpenUtau-linux-x64.tar.gz`;
if get(`https://github.com/stakira/OpenUtau/releases/expanded_assets/${v}`).contains(url) {
rpm.global("ver", v);
+1 -1
View File
@@ -1 +1 @@
rpm.version(gh("WeirdTreeThing/croskbd"));
rpm.version(gh_tag("WeirdTreeThing/croskbd"));
@@ -1,5 +1,5 @@
Name: virtualsmartcard
Version: 0.10
Version: 0.10
Release: 2%?dist
Summary: Smart card emulator and driver for networked smart card reader/emulator
URL: https://frankmorgner.github.io/vsmartcard/index.html