mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
feat: update to 3.6.12.279
This commit is contained in:
parent
82b0ca0bbb
commit
82f3c0d94e
2 changed files with 6 additions and 6 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = hmcl-beta-bin
|
||||
pkgdesc = A Minecraft Launcher which is multi-functional, cross-platform and popular.
|
||||
pkgver = 3.6.12.278
|
||||
pkgver = 3.6.12.279
|
||||
pkgrel = 1
|
||||
url = https://github.com/huanghongxun/HMCL
|
||||
arch = any
|
||||
|
|
@ -9,14 +9,14 @@ pkgbase = hmcl-beta-bin
|
|||
depends = gtk2
|
||||
provides = hmcl
|
||||
conflicts = hmcl
|
||||
noextract = hmcl-beta-bin-3.6.12.278-1.sh
|
||||
noextract = hmcl-beta-bin-3.6.12.279-1.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.12.278-1.sh::https://github.com/HMCL-dev/HMCL/releases/download/v3.6.12.278/HMCL-3.6.12.278.sh
|
||||
source = hmcl-beta-bin-3.6.12.279-1.sh::https://github.com/HMCL-dev/HMCL/releases/download/v3.6.12.279/HMCL-3.6.12.279.sh
|
||||
sha256sums = ef5edb4285293c77162374e15f01f3540c7f511f6d9ab5b7244c4b01eb8512de
|
||||
sha256sums = 29120471641c51aae3ee84f8bcc16e1e4148c153085f71ccb9680415007f82ad
|
||||
sha256sums = 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986
|
||||
sha256sums = 7b5afd4918d5888084ce1165c2a8a272a5e41aa0124c9393f4fa19a6f2081125
|
||||
sha256sums = 8bb48d4cbd5a29dede5b9ea2fa312c055fd890a42d1e86e45f26d0c8195ae5ca
|
||||
|
||||
pkgname = hmcl-beta-bin
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Jia Yin<lok-ation at outlook dot com>
|
||||
|
||||
pkgname=hmcl-beta-bin
|
||||
pkgver=3.6.12.278
|
||||
pkgver=3.6.12.279
|
||||
pkgrel=1
|
||||
pkgdesc="A Minecraft Launcher which is multi-functional, cross-platform and popular."
|
||||
arch=('any')
|
||||
|
|
@ -18,7 +18,7 @@ source=("hmcl.desktop"
|
|||
sha256sums=('ef5edb4285293c77162374e15f01f3540c7f511f6d9ab5b7244c4b01eb8512de'
|
||||
'29120471641c51aae3ee84f8bcc16e1e4148c153085f71ccb9680415007f82ad'
|
||||
'3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986'
|
||||
'7b5afd4918d5888084ce1165c2a8a272a5e41aa0124c9393f4fa19a6f2081125')
|
||||
'8bb48d4cbd5a29dede5b9ea2fa312c055fd890a42d1e86e45f26d0c8195ae5ca')
|
||||
|
||||
noextract=("${pkgname}-${pkgver}-${pkgrel}.sh")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue