summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorso1ar2022-05-22 20:21:57 +0800
committerso1ar2022-05-22 20:21:57 +0800
commit8c7e5ef864ce83d01d10ef1945b015ce3d3af69f (patch)
treef23130cdb6480b79cccf6d7c14abc68f2d53c3ff
parentf4100596dd397b55697c3369bc05574c21f7394d (diff)
downloadaur-8c7e5ef864ce83d01d10ef1945b015ce3d3af69f.tar.gz
update 3.5.3.219
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd1cb115ab15..62e9720b7474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,23 @@
pkgbase = hmcl-new
pkgdesc = An unofficial build of HMCL that trying to compile and run with the latest version of java.
- pkgver = 3.5.2.218
- pkgrel = 2
+ pkgver = 3.5.3.219
+ pkgrel = 1
url = https://github.com/so1ar/HMCL-build
arch = any
license = GPL3
depends = java-openjfx
provides = hmcl
conflicts = hmcl
- noextract = hmcl-new-3.5.2.218-2.jar
+ noextract = hmcl-new-3.5.3.219-1.jar
source = hmcl.desktop
source = hmcl-launch-script
source = craft_table.png
source = LICENSE::https://raw.githubusercontent.com/huanghongxun/HMCL/javafx/LICENSE
- source = hmcl-new-3.5.2.218-2.jar::https://github.com/so1ar/HMCL-build/releases/download/3.5.2.218/HMCL-3.5.2.218.jar
+ source = hmcl-new-3.5.3.219-1.jar::https://github.com/so1ar/HMCL-build/releases/download/3.5.3.219/HMCL-3.5.3.219.jar
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986
- sha256sums = 576f740216d29f6a1052e281a65290b932b770d90cdf33dad6ba32a384d9dc13
+ sha256sums = fe536b213959538474955593f1e5db73d208b499c40a414a4f428f6cd318017a
pkgname = hmcl-new
diff --git a/PKGBUILD b/PKGBUILD
index e41359396a64..1d76991a0490 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Maintainer: So1ar <so1ar114514@gmail.com>
pkgname=hmcl-new
-_ver=3.5.2
-_build=218
+_ver=3.5.3
+_build=219
pkgver=${_ver}.${_build}
-pkgrel=2
+pkgrel=1
pkgdesc="An unofficial build of HMCL that trying to compile and run with the latest version of java. "
arch=('any')
url="https://github.com/so1ar/HMCL-build"
@@ -22,7 +22,7 @@ sha256sums=('SKIP'
'SKIP'
'SKIP'
'3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986'
- '576f740216d29f6a1052e281a65290b932b770d90cdf33dad6ba32a384d9dc13')
+ 'fe536b213959538474955593f1e5db73d208b499c40a414a4f428f6cd318017a')
noextract=("${pkgname}-${pkgver}-${pkgrel}.jar")