mirror of
https://github.com/archlinux/aur.git
synced 2025-12-10 08:05:42 +01:00
Refactor
This commit is contained in:
parent
63497bd5de
commit
0ded42acf2
1 changed files with 3 additions and 0 deletions
3
PKGBUILD
3
PKGBUILD
|
|
@ -34,4 +34,7 @@ package() {
|
|||
|
||||
# this extracts all into the pkgdir
|
||||
tar -xf "${srcdir}/data.tar.zst"
|
||||
|
||||
# fix .desktop
|
||||
sed -i 's/Name=loopi/Name=Loopi/g' "./usr/share/applications/loopi.desktop"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue