mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
549dd22b06
* chore(rebuild): zsync2 Signed-off-by: madomado <madonuko@outlook.com> * bump: zsync2 * bump commit to head * disable -Wincompatible-pointer-types Signed-off-by: madomado <madonuko@outlook.com> --------- Signed-off-by: madomado <madonuko@outlook.com>
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
rpm.global("ver", gh("AppImageCommunity/zsync2"));
|
|
if rpm.changed() {
|
|
rpm.global("git_commit", gh_commit("AppImageCommunity/zsync2"));
|
|
}
|