mirror of
https://github.com/archlinux/aur.git
synced 2026-03-01 19:25:09 +01:00
Logo file name corrected
This commit is contained in:
parent
2d2aaa482b
commit
f0f8e4ea25
2 changed files with 2 additions and 1 deletions
1
PKGBUILD
1
PKGBUILD
|
|
@ -27,6 +27,7 @@ package()
|
|||
# Assure that the directories exist.
|
||||
mkdir -p "${pkgdir}"/opt/"${_pkgname}"/
|
||||
mkdir -p "${pkgdir}"/usr/bin/
|
||||
mkdir -p "${pkgdir}"/usr/share/applications/"${pkgname}"/
|
||||
mkdir -p "${pkgdir}"/usr/share/doc/"${pkgname}"/
|
||||
mkdir -p "${pkgdir}"/usr/share/licenses/"${pkgname}"/
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Name=Cake Wallet
|
|||
GenericName=Crypto currency wallet
|
||||
NoDisplay=false
|
||||
Comment=A noncustodial multi-currency wallet.
|
||||
Icon=cake_wallet
|
||||
Icon=cakewallet_logo
|
||||
Hidden=false
|
||||
#OnlyShowIn
|
||||
#NotShowIn
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue