summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyleUltimate2022-06-01 00:10:52 +0800
committerKyleUltimate2022-06-01 00:10:52 +0800
commit217d19a110bfcb8a2cba82ae46a51c3cfd21c170 (patch)
tree45b6b3510eda6ec9190dff69991e0865b64c147d
parentc6cf42a1fce6a69dd339a6d9ac5eb796b84186c0 (diff)
downloadaur-217d19a110bfcb8a2cba82ae46a51c3cfd21c170.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 639a760f0743..631f6563e354 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/gorilla-devs/ferium
arch = x86_64
license = MPL2
@@ -9,7 +9,7 @@ pkgbase = ferium-bin
depends = bzip2
provides = ferium
conflicts = ferium-gui-bin
- source = ferium-4.1.0-1.zip::https://github.com/gorilla-devs/ferium/releases/download/v4.1.0/ferium-linux-gnu-nogui.zip
+ source = ferium-4.1.0-2.zip::https://github.com/gorilla-devs/ferium/releases/download/v4.1.0/ferium-linux-gnu-nogui.zip
sha256sums = cf67105dd2a072518a4fe72cfba30552149fa3c8206943718336188fb4438b92
pkgname = ferium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0e075f98c6e3..4932e4de7cef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ferium-bin
_pkgname=ferium
pkgver=4.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and Github Releases"
arch=("x86_64")
depends=("gcc-libs" "bzip2")