Skip to content

Commit

Permalink
apps/shntool: rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
msdobrescu committed Aug 10, 2023
1 parent c1df416 commit d1e4b5e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ jobs:
- name: Build packages 🔧
run: |
export LUET_NOLOCK=true
# sudo -E luet install -y repository/mocaccino-desktop
sudo -E luet install -y repository/mocaccino-desktop-stable
sudo -E luet install -y repository/mocaccino-desktop
# sudo -E luet install -y repository/mocaccino-desktop-stable
sudo -E luet install -y repository/mocaccino-os-commons
sudo -E luet install -y repository/mocaccino-extra-stable
export PATH=$PATH:/usr/local/go/bin
Expand Down
5 changes: 4 additions & 1 deletion packages/apps/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8302,7 +8302,7 @@ packages:

- category: "apps"
name: "shntool"
version: "3.0.10-r2"
version: "3.0.10-r2+1"
uri:
- http://www.etree.org/shnutils/shntool
license: "GPL-2"
Expand All @@ -8311,6 +8311,9 @@ packages:
emerge.jobs: "1"
emerge.packages: >-
media-sound/shntool
atoms:
- atom: "media-sound/shntool"
use: "alac mac shorten flac sox wavpack"
provides:
- category: "media-sound"
name: "shntool"
Expand Down

0 comments on commit d1e4b5e

Please sign in to comment.