summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlesh Thiada2022-07-25 13:43:34 +0000
committerIlesh Thiada2022-07-25 13:43:34 +0000
commit924f3c03e986fa5020fd9417ef8206d163e8466f (patch)
tree988004c1863eb470e94d68ccb841a5346c2af30c
parent411100ffe7606013a9646311640a08ee2184ec84 (diff)
downloadaur-924f3c03e986fa5020fd9417ef8206d163e8466f.tar.gz
Update to 4.1.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78a05ed5cd8d..d89f63169d70 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.8
+ pkgver = 4.1.9
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.8-1.zip::https://github.com/gorilla-devs/ferium/releases/download/v4.1.8/ferium-linux-gnu-nogui.zip
- sha256sums = e7901e1c973eea8b00525f23f49a82a33814c4d51ebdec69a86fed59d31a0a49
+ source = ferium-4.1.9-1.zip::https://github.com/gorilla-devs/ferium/releases/download/v4.1.9/ferium-linux-gnu-nogui.zip
+ sha256sums = c23f543eb15f40372644a45a47873d1c327ef21d45b13580be3d01295ef01568
pkgname = ferium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0a5fa9dbc597..aad73bd00b99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ilesh Thiada <ileshkt@gmail.com>
pkgname=ferium-bin
_pkgname=ferium
-pkgver=4.1.8
+pkgver=4.1.9
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=('e7901e1c973eea8b00525f23f49a82a33814c4d51ebdec69a86fed59d31a0a49')
+sha256sums=('c23f543eb15f40372644a45a47873d1c327ef21d45b13580be3d01295ef01568')
package() {
cd "$srcdir"