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 391fcfbc22c1..c2b1cbcb05a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ilesh Thiada <ileshkt@gmail.com>
pkgname=ferium-bin
_pkgname=ferium
-pkgver=4.2.2
+pkgver=4.3.0
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=('f6bd749af446b973feb3c44c80eea55e5b721c0b3ee14389a7f44569aa8e6559')
-sha256sums_aarch64=('eff9ba88b7161b37cf691f80c24babef9ba02c645506287c55c5af3332c57a44')
+sha256sums_x86_64=('8ff3a7a4a76c4b992875a62e9480769bf5845ef01cbe4976decfa4ce1ac852ca')
+sha256sums_aarch64=('80a953cd8157c9932192eca42aa23bd17bcbaa3bfe42d0eb2262f0e506b3da86')
package() {
cd "$srcdir"