summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorso1ar2021-12-19 22:12:19 +0800
committerso1ar2021-12-19 22:12:19 +0800
commit7686242681c6de3b934615c16dce92f1771057b4 (patch)
treebf3b8683bbfa6280fd346026abd6ac5f60dd40c5
parentb870f66c1386c73e49e17c382898ed49694f7d7b (diff)
downloadaur-7686242681c6de3b934615c16dce92f1771057b4.tar.gz
correct LICENSE
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcc44f308846..ade0289a2063 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = hmcl-bin
pkgdesc = A Minecraft Launcher which is multi-functional, cross-platform and popular.
pkgver = 3.5.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/huanghongxun/HMCL
arch = any
license = GPL3
depends = java8-openjfx
provides = hmcl
conflicts = hmcl
- noextract = hmcl-bin-3.5.2-1.jar
+ noextract = hmcl-bin-3.5.2-2.jar
source = hmcl.desktop
source = hmcl-launch-script
source = craft_table.png
- source = LICENCE::https://raw.githubusercontent.com/huanghongxun/HMCL/javafx/LICENSE
- source = hmcl-bin-3.5.2-1.jar::https://cdn.jsdelivr.net/npm/hmcl-update-stable@3.5.2/HMCL-3.5.2.zip
+ source = LICENSE::https://raw.githubusercontent.com/huanghongxun/HMCL/javafx/LICENSE
+ source = hmcl-bin-3.5.2-2.jar::https://cdn.jsdelivr.net/npm/hmcl-update-stable@3.5.2/HMCL-3.5.2.zip
sha1sums = 613a2483883028a52b369c27c1468fc8d31e2d5e
sha1sums = ff8a9141b115ea7788111ce28cc462c8fd46c471
sha1sums = 635509ef81b82837fcd1f7d4b24a7d44241559c2
diff --git a/PKGBUILD b/PKGBUILD
index 99c5f92e3b80..dba8ce5f6afe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=hmcl-bin
pkgver=3.5.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Minecraft Launcher which is multi-functional, cross-platform and popular."
arch=('any')
url="https://github.com/huanghongxun/HMCL"
@@ -14,7 +14,7 @@ conflicts=('hmcl')
source=("hmcl.desktop"
"hmcl-launch-script"
"craft_table.png"
- "LICENCE::https://raw.githubusercontent.com/huanghongxun/HMCL/javafx/LICENSE"
+ "LICENSE::https://raw.githubusercontent.com/huanghongxun/HMCL/javafx/LICENSE"
"${pkgname}-${pkgver}-${pkgrel}.jar::https://cdn.jsdelivr.net/npm/hmcl-update-stable@${pkgver}/HMCL-${pkgver}.zip")
sha1sums=('613a2483883028a52b369c27c1468fc8d31e2d5e'
'ff8a9141b115ea7788111ce28cc462c8fd46c471'