summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlesh Thiada2022-07-18 06:19:50 +0000
committerIlesh Thiada2022-07-18 06:19:50 +0000
commit411100ffe7606013a9646311640a08ee2184ec84 (patch)
tree23c26e52041c00dc5b3cb255f6a212b4c2dbcbe7
parent76239fd006a979ec6789816f97598a6bf1e6520d (diff)
downloadaur-411100ffe7606013a9646311640a08ee2184ec84.tar.gz
Update to 4.1.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed5db5808138..78a05ed5cd8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ferium-bin
pkgdesc = Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and Github Releases
- pkgver = 4.1.7
+ pkgver = 4.1.8
pkgrel = 1
url = https://github.com/gorilla-devs/ferium
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = ferium-bin
conflicts = ferium-gui-bin
conflicts = ferium-git
conflicts = ferium-gui-git
- source = ferium-4.1.7-1.zip::https://github.com/gorilla-devs/ferium/releases/download/v4.1.7/ferium-linux-gnu-nogui.zip
- sha256sums = 66d566df3ce6d7e2047dddee7357be4a13f37a79b1a4e03d6aef36bca30108a1
+ source = ferium-4.1.8-1.zip::https://github.com/gorilla-devs/ferium/releases/download/v4.1.8/ferium-linux-gnu-nogui.zip
+ sha256sums = e7901e1c973eea8b00525f23f49a82a33814c4d51ebdec69a86fed59d31a0a49
pkgname = ferium-bin
diff --git a/PKGBUILD b/PKGBUILD
index e7f783d533a2..0a5fa9dbc597 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ilesh Thiada <ileshkt@gmail.com>
pkgname=ferium-bin
_pkgname=ferium
-pkgver=4.1.7
+pkgver=4.1.8
pkgrel=1
pkgdesc="Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and Github Releases"
arch=("x86_64")
@@ -12,7 +12,7 @@ conflicts=("ferium-gui-bin" "ferium-git" "ferium-gui-git")
url="https://github.com/gorilla-devs/ferium"
license=('MPL2')
source=("$_pkgname-$pkgver-$pkgrel.zip::https://github.com/gorilla-devs/ferium/releases/download/v$pkgver/ferium-linux-gnu-nogui.zip")
-sha256sums=('66d566df3ce6d7e2047dddee7357be4a13f37a79b1a4e03d6aef36bca30108a1')
+sha256sums=('e7901e1c973eea8b00525f23f49a82a33814c4d51ebdec69a86fed59d31a0a49')
package() {
cd "$srcdir"