summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorso1ar2022-04-13 21:34:06 +0800
committerso1ar2022-04-13 21:34:06 +0800
commit64e24af00511266a93614a0e5c5d0ca18dbaba2b (patch)
tree7e1dd839cddcf7dbe0a5ac055a99476726924fdc
parent90c7d74df62071a4bc32d7b8bccfb94887fc527c (diff)
downloadaur-64e24af00511266a93614a0e5c5d0ca18dbaba2b.tar.gz
correct
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab447c9b3826..e41359396a64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgname=hmcl-new
_ver=3.5.2
_build=218
pkgver=${_ver}.${_build}
-pkgrel=1
-pkgdesc="A unofficial build of HMCL that trying to compile and run with the latest version of java. "
+pkgrel=2
+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"
license=('GPL3')