Remove replaces

M  .SRCINFO
M  PKGBUILD
This commit is contained in:
loke 2025-04-03 01:00:52 +08:00
parent 035d0aa5a7
commit f28efaa312
No known key found for this signature in database
GPG key ID: 16D2684DE0EB8792
2 changed files with 4 additions and 6 deletions

View file

@ -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 = 2
pkgrel = 3
url = https://github.com/huanghongxun/HMCL
arch = any
license = GPL3
@ -10,12 +10,11 @@ pkgbase = hmcl-beta-bin
depends = java-openjfx
provides = hmcl
conflicts = hmcl
replaces = hmcl-stable-bin
noextract = hmcl-beta-bin-3.6.11.273-2.sh
noextract = hmcl-beta-bin-3.6.11.273-3.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-2.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-3.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

View file

@ -3,7 +3,7 @@
pkgname=hmcl-beta-bin
pkgver=3.6.11.273
pkgrel=2
pkgrel=3
pkgdesc="A Minecraft Launcher which is multi-functional, cross-platform and popular."
arch=('any')
url="https://github.com/huanghongxun/HMCL"
@ -11,7 +11,6 @@ license=('GPL3')
depends=('java-runtime' 'gtk2' 'java-openjfx')
provides=('hmcl')
conflicts=('hmcl')
replaces=('hmcl-stable-bin')
source=("hmcl.desktop"
"hmcl.png"
"LICENSE::https://raw.githubusercontent.com/HMCL-dev/HMCL/refs/heads/main/LICENSE"