Skip to content

Commit

Permalink
bump(nightly): mpv latte-dock-nightly prismlauncher-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Jun 29, 2024
1 parent cb8cc35 commit 027c8f1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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 a3f72ea87c9def800c9475a6182f3dc70bb34f49
%global commit 68a1a3879ca5b65ecd1f7b63b09b615f968d807a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240628
%global commit_date 20240629
%global ver v0.38.0

Name: mpv-nightly
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global forgeurl https://github.com/KDE/latte-dock/

%global commit 30b3d4c761881590f8b9695e4f979d346502b340
%global commit 6858dcdeb8caff78216dd1a478bbf16fedec5e72
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date %(date '+%Y%m%d')
%global snapshot_info %{commit_date}.%{shortcommit}
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,11 +1,11 @@
%global real_name prismlauncher
%global nice_name PrismLauncher

%global commit 5928bc30e12778c351327ae0d328a39dc07acd02
%global commit 196b2b5a3ed20dc4a23f4c2d62e1f46e886aba6a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240628
%global commit_date 20240629
%global snapshot_info %{commit_date}.%{shortcommit}

%bcond_without qt6
Expand Down

0 comments on commit 027c8f1

Please sign in to comment.