github-cli: bump to version 2.11.3 #101

Merged
beholders_eye merged 2 commits from beholders_eye/hasufell-repository:beholders_eye/gh-bump into master 2022-05-26 19:21:56 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 4c8747670b - Show all commits

View File

@ -70,6 +70,7 @@ src_install() {
insinto /opt/slack
doins -r usr/lib/slack/.
edo chmod +x "${IMAGE}"/opt/slack/slack
edo chmod +x "${IMAGE}"/opt/slack/chrome_crashpad_handler
dodir /usr/$(exhost --target)/bin
dosym ../../../opt/slack/slack /usr/$(exhost --target)/bin/slack
}