summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlesh Thiada2022-06-18 14:42:35 +0000
committerIlesh Thiada2022-06-18 14:42:35 +0000
commitd97e3dc35d78cb10f9ef85b1aa33bb868f2ac788 (patch)
tree003ce82511aa9e32743a6a1638af7a507473a2c2
parent39c3204d072de3d652ec09a6fbd444462b7dc99f (diff)
downloadaur-d97e3dc35d78cb10f9ef85b1aa33bb868f2ac788.tar.gz
Update to 4.1.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afe325aa674c..13627c4a3193 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.4
+ pkgver = 4.1.5
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.4-1.zip::https://github.com/gorilla-devs/ferium/releases/download/v4.1.4/ferium-linux-gnu-nogui.zip
- sha256sums = c1091efa2b351f630fb1ba25c1a8f133fa6849ee4bf46d100cf172946d7e2522
+ source = ferium-4.1.5-1.zip::https://github.com/gorilla-devs/ferium/releases/download/v4.1.5/ferium-linux-gnu-nogui.zip
+ sha256sums = 7ae7278a9b814f0cde84775ea2e79a56a6ee85e5bea98b8d051142db9996ea89
pkgname = ferium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 805865547be3..275b84afcf90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Ilesh Thiada <ileshkt@gmail.com>
pkgname=ferium-bin
_pkgname=ferium
-pkgver=4.1.4
+pkgver=4.1.5
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=('c1091efa2b351f630fb1ba25c1a8f133fa6849ee4bf46d100cf172946d7e2522')
+sha256sums=('7ae7278a9b814f0cde84775ea2e79a56a6ee85e5bea98b8d051142db9996ea89')
package() {
cd "$srcdir"