summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyleUltimate2022-04-25 23:05:02 +0800
committerKyleUltimate2022-04-25 23:05:02 +0800
commit4676aeebd60da02f1310aee0bfc17b85a763bd51 (patch)
tree660e44c1f5a5a2a2b4ca048f2b125a147b64526d
parent9877fd2911e37175ff6e68482083e429373901c5 (diff)
downloadaur-4676aeebd60da02f1310aee0bfc17b85a763bd51.tar.gz
Remove line
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8c391c93639..9130e70aed94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = ferium-bin
pkgdesc = Ferium is an easy to use CLI program for downloading and updating Minecraft mods from Modrinth, CurseForge, and GitHub Releases.
pkgver = 3.20.1
- pkgrel = 1.1
+ pkgrel = 1
url = https://github.com/theRookieCoder/ferium
arch = x86_64
license = MPL2
depends = gtk3
- source = ferium-3.20.1-1.1.zip::https://github.com/theRookieCoder/ferium/releases/download/v3.20.1/ferium-linux-gnu.zip
+ source = ferium-3.20.1-1.zip::https://github.com/theRookieCoder/ferium/releases/download/v3.20.1/ferium-linux-gnu.zip
source = ferium.desktop
sha256sums = 4366a25ead91ab8d408587a6d9eaf118be3d4f1a6aa613cecc529e462cfa95a6
sha256sums = 594cdfb846ab9cbac0fd781a445501ebb1e3f491fd21202bf3733b00f2151018
diff --git a/PKGBUILD b/PKGBUILD
index cb724d0f112a..32dd92953331 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
-
# Maintainer: Kyle Shiue <shiue.kyle@gmail.com>
# Maintainer: Ilesh Thiada <ileshkt@gmail.com>
pkgname=ferium-bin
_pkgname=ferium
pkgver=3.20.1
-pkgrel=1.1
+pkgrel=1
pkgdesc="Ferium is an easy to use CLI program for downloading and updating Minecraft mods from Modrinth, CurseForge, and GitHub Releases."
arch=("x86_64")
depends=("gtk3")