summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMCSeekeri2023-02-04 21:44:02 +0800
committerMCSeekeri2023-02-04 21:44:02 +0800
commit01662ae9bf1b4ba997b9736e915ea1fbc1a128b6 (patch)
tree938acf60b5a5e2eda67be30a49c634ac7cc3fc03
parentbbb76cc403d9e0a4d06d6fb6a2af6a524f08c718 (diff)
downloadaur-01662ae9bf1b4ba997b9736e915ea1fbc1a128b6.tar.gz
Update 1.0.1.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb7789263f18..2df0ebf587f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wonderlab-git
pkgdesc = 下一代跨平台 Minecraft 启动器
- pkgver = 1.0.1.8
- pkgrel = 3
+ pkgver = 1.0.1.9
+ pkgrel = 1
url = https://github.com/Blessing-Studio/WonderLab
arch = x86_64
license = MIT
@@ -9,7 +9,7 @@ pkgbase = wonderlab-git
depends = dotnet-runtime-6.0
options = !strip
options = !emptydirs
- source = WonderLab-1.0.1.8.tar.gz::https://github.com/Blessing-Studio/WonderLab/archive/refs/heads/master.zip
+ source = WonderLab-1.0.1.9.tar.gz::https://github.com/Blessing-Studio/WonderLab/archive/refs/heads/master.zip
source = wonderlab.desktop
source = wonderlab.png
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 296f5d34f77f..6fec42a23717 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Blessing-Studio <Blessing-Studio @ Github>
pkgname=wonderlab-git
_pkgname=WonderLab
-pkgver=1.0.1.8
-pkgrel=3
+pkgver=1.0.1.9
+pkgrel=1
epoch=
pkgdesc="下一代跨平台 Minecraft 启动器"
arch=('x86_64')