Skip to content

Commit

Permalink
fix: armcord (#1311)
Browse files Browse the repository at this point in the history
* fix: armcord

Signed-off-by: madomado <[email protected]>

* rm rf moment

Signed-off-by: madomado <[email protected]>

---------

Signed-off-by: madomado <[email protected]>
(cherry picked from commit 2c97254)
  • Loading branch information
madonuko authored and raboneko committed Jun 8, 2024
1 parent 78a4a18 commit 4a7c662
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion anda/apps/armcord/armcord.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ URL: https://github.com/ArmCord/ArmCord
Group: Applications/Internet
Source1: launch.sh
Requires: electron xdg-utils
BuildRequires: nodejs-npm git
BuildRequires: nodejs-npm git add-determinism
Conflicts: armcord-bin
BuildArch: noarch

Expand All @@ -18,6 +18,7 @@ ArmCord is a custom client designed to enhance your Discord experience
while keeping everything lightweight.

%prep
rm -rf *
git clone %url .
git checkout v%version

Expand Down

0 comments on commit 4a7c662

Please sign in to comment.