mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 06:38:44 +01:00
1.12.10
This commit is contained in:
parent
7f34b6fb36
commit
b7c42eb094
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -33,5 +33,5 @@ build() {
|
|||
|
||||
package() {
|
||||
cd "$srcdir/${pkgname%-git}"
|
||||
install -Dm755 "target/release/hyprKCS" "$pkgdir/usr/bin/hyprKCS"
|
||||
install -Dm755 "target/release/hyprKCS" "$pkgdir/usr/bin/hyprkcs"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue