Skip to content

Commit

Permalink
bump(nightly): mpv prismlauncher-nightly yt-dlp
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed May 27, 2024
1 parent d6fb3c4 commit 9237c02
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions anda/apps/mpv/mpv-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit 88f20a7011fb4236a564930878f6630b2781e78a
%global commit 021c5dedb1f0759d6748dd6303c1fdf7f35367e4
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240526
%global commit_date 20240527
%global ver v0.38.0

Name: mpv-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/games/prismlauncher-nightly/prismlauncher-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
%global real_name prismlauncher
%global nice_name PrismLauncher

%global commit 0ecdceccd2ea7432ae6810a7e41afe848ccc452f
%global commit 764463ada7f25eb2da6df57f9f76b13623885fb3
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f
%global quazip_commit 6117161af08e366c37499895b00ef62f93adc345
%global tomlplusplus_commit 7eb2ffcc09f8e9890dc0b77ff8ab00fc53b1f2b8

%global commit_date 20240521
%global commit_date 20240527
%global snapshot_info %{commit_date}.%{shortcommit}

%bcond_without qt6
Expand Down
6 changes: 3 additions & 3 deletions anda/tools/yt-dlp/yt-dlp-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#bcond_without tests
%global commit a2e9031605d87c469be9ce98dbbdf4960b727338
%global commit ae2194e1dd4a99d32eb3cab7c48a0ff03101ef3b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240526
%global ver 2024.04.09
%global commit_date 20240527
%global ver 2024.05.26

Name: yt-dlp-nightly
Version: %ver^%commit_date.%shortcommit
Expand Down

0 comments on commit 9237c02

Please sign in to comment.