summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f495dbf29e0c..d41ba031e33b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=launcher-curseforge
pkgname="${_pkgname}-bin"
-pkgver=2.0.0
+pkgver=2.1.1
pkgrel=1
pkgdesc="Integrates the Curseforge Modpack installation button to any MultiMC based launcher "
arch=("x86_64")
url="https://github.com/ShayBox/${_pkgname}"
license=("MIT")
source=("${url}/releases/download/${pkgver}/Linux-x86_64.zip")
-sha512sums=("1d49be96232cb3afeaa5643e90f5e3f773a10c63c5597269489c9c7bb452a8bc013d5253fdb3939a2a773ea76ff05de29dd90bef24a0c64667c335f9a8449888")
+sha512sums=("6ea1fea633ab6c56bb1ae880de5f88baeb4e9d130e0643f79c5c3d6ba9d407bdf327e21f6a0f8065112f983964c8f43bf202dc694c7945b8c9e10c1d0cbfec7a")
optdepends=("multimc" "polymc" "prismlauncher")
prepare() {