summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyleUltimate2022-05-21 13:37:50 +0800
committerKyleUltimate2022-05-21 13:37:50 +0800
commit7b52bac7fc148220b885372732c28d6731639554 (patch)
tree752a303f29a41dcc4e546b8b7b7bfdf886d0949e
parenteb2912b844e14e303127f6aad298021f370110ea (diff)
downloadaur-7b52bac7fc148220b885372732c28d6731639554.tar.gz
Update description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40b8b5a96225..92bc33347b27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = ferium-bin
- pkgdesc = Ferium is an easy to use CLI program for downloading and updating Minecraft mods from Modrinth, CurseForge, and GitHub Releases.
+ pkgdesc = Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and Github Releases
pkgver = 4.0.0
pkgrel = 1
url = https://github.com/gorilla-devs/ferium
diff --git a/PKGBUILD b/PKGBUILD
index 34f6b1b9e17f..53db08ecef15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=ferium-bin
_pkgname=ferium
pkgver=4.0.0
pkgrel=1
-pkgdesc="Ferium is an easy to use CLI program for downloading and updating Minecraft mods from Modrinth, CurseForge, and GitHub Releases."
+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")
provides=("ferium")