Skip to content

Commit

Permalink
Use AUR inputplumber package instead of inputplumber-git
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroReflex committed Sep 28, 2024
1 parent 0d90e2b commit b714452
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ RUN sed -i '/BUILDENV/s/check/!check/g' /etc/makepkg.conf && \
sed -i '/OPTIONS/s/debug/!debug/g' /etc/makepkg.conf

# Install aur dependencies
RUN aur-install inputplumber-bin
RUN aur-install inputplumber

COPY manifest /manifest
# Freeze packages and overwrite with overrides when needed
Expand Down
2 changes: 1 addition & 1 deletion manifest
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ export AUR_PACKAGES="\
gamescope-session-steam-git \
gamescope-session-steam-plus-git \
hhfc-git \
inputplumber-bin \
inputplumber \
legendary \
lib32-gamescope-plus \
libretro-dosbox-pure-git \
Expand Down

0 comments on commit b714452

Please sign in to comment.