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 d21c8fcd6255..5e583087c252 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ilesh Thiada <ileshkt@gmail.com>
pkgname=ferium-bin
_pkgname=ferium
-pkgver=4.3.1
+pkgver=4.3.2
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=('db23902e6145d1b0320651ee49e50dba06c5b11212bc03e37cbecb1cb7cff10c')
-sha256sums_aarch64=('6ab12ee65abab66c3ccf8b236307712ac145bcb59de547c6a7efd33fe6690c0e')
+sha256sums_x86_64=('4aa1b5ad928cb7531361c58795f8a36b3a6bba75bd15eac1ae1201792cbc03e0')
+sha256sums_aarch64=('47debafd4900794dcb267b078ba3b75632f731b4aade59948a91386304965ea4')
package() {
cd "$srcdir"