summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e583087c252..d7c9d6e951b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ilesh Thiada <ileshkt@gmail.com>
pkgname=ferium-bin
_pkgname=ferium
-pkgver=4.3.2
+pkgver=4.3.3
pkgrel=1
pkgdesc="Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and Github Releases"
arch=("x86_64" "aarch64")
@@ -13,8 +13,8 @@ url="https://github.com/gorilla-devs/ferium"
license=('MPL2')
source_x86_64=("$_pkgname-$pkgver-$pkgrel.x86_64.zip::https://github.com/gorilla-devs/ferium/releases/download/v$pkgver/ferium-linux-nogui.zip")
source_aarch64=("$_pkgname-$pkgver-$pkgrel.aarch64.zip::https://github.com/gorilla-devs/ferium/releases/download/v$pkgver/ferium-linux-arm64-nogui.zip")
-sha256sums_x86_64=('4aa1b5ad928cb7531361c58795f8a36b3a6bba75bd15eac1ae1201792cbc03e0')
-sha256sums_aarch64=('47debafd4900794dcb267b078ba3b75632f731b4aade59948a91386304965ea4')
+sha256sums_x86_64=('005e6a90fb5f9703401e91b868ec6bda1dedc4d7fb5ea4531838f6050a3d64a8')
+sha256sums_aarch64=('7a9a9bba551239409655797dbf850b136e02b68b7c148f2eb42251d2258c42f7')
package() {
cd "$srcdir"