mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Fix desktop
M .SRCINFO M PKGBUILD M hmcl.desktop
This commit is contained in:
parent
eb40fb984f
commit
035d0aa5a7
3 changed files with 6 additions and 6 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = hmcl-beta-bin
|
||||
pkgdesc = A Minecraft Launcher which is multi-functional, cross-platform and popular.
|
||||
pkgver = 3.6.11.273
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/huanghongxun/HMCL
|
||||
arch = any
|
||||
license = GPL3
|
||||
|
|
@ -11,11 +11,11 @@ pkgbase = hmcl-beta-bin
|
|||
provides = hmcl
|
||||
conflicts = hmcl
|
||||
replaces = hmcl-stable-bin
|
||||
noextract = hmcl-beta-bin-3.6.11.273-1.sh
|
||||
noextract = hmcl-beta-bin-3.6.11.273-2.sh
|
||||
source = hmcl.desktop
|
||||
source = hmcl.png
|
||||
source = LICENSE::https://raw.githubusercontent.com/HMCL-dev/HMCL/refs/heads/main/LICENSE
|
||||
source = hmcl-beta-bin-3.6.11.273-1.sh::https://github.com/HMCL-dev/HMCL/releases/download/v3.6.11.273/HMCL-3.6.11.273.sh
|
||||
source = hmcl-beta-bin-3.6.11.273-2.sh::https://github.com/HMCL-dev/HMCL/releases/download/v3.6.11.273/HMCL-3.6.11.273.sh
|
||||
sha256sums = 9a561081f8f3ece3da114afd4f6d90565ca0e04716eef4ea88c6b4306566ae9b
|
||||
sha256sums = 29120471641c51aae3ee84f8bcc16e1e4148c153085f71ccb9680415007f82ad
|
||||
sha256sums = 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
pkgname=hmcl-beta-bin
|
||||
pkgver=3.6.11.273
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A Minecraft Launcher which is multi-functional, cross-platform and popular."
|
||||
arch=('any')
|
||||
url="https://github.com/huanghongxun/HMCL"
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@ Version=1.0
|
|||
Type=Application
|
||||
Name=HMCL
|
||||
Comment=Hello Minecraft! Launcher, a powerful Minecraft launcher.
|
||||
Exec=hmcl-bin
|
||||
Icon=hmcl-bin
|
||||
Exec=hmcl-beta-bin
|
||||
Icon=hmcl-beta-bin
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
Categories=Game;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue