summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXDR2024-02-10 08:01:15 -0500
committerXDR2024-02-10 08:01:15 -0500
commit892e5ccc0816568472579d5541be5a8c86e8599d (patch)
treec563bd14e444316b52dfb004c8a007460a7b9235
parent9e6e0cabfb62a3071793ad195fefe08600496d63 (diff)
downloadaur-892e5ccc0816568472579d5541be5a8c86e8599d.tar.gz
Currently the fastest fetching tool for Linux??
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30f5e198ccd9..9af9d57ed417 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = xfetch-bin
pkgdesc = A simple fetch written in Rust.
- pkgver = 3.2
+ pkgver = 3.3
pkgrel = 1
url = https://github.com/XandrCopyrighted/xFetch/
arch = any
license = MIT
conflicts = xfetch
depends = coreutils
- source = https://github.com/XandrCopyrighted/xFetch/releases/download/3.2/xfetch.tar.gz
+ source = https://github.com/XandrCopyrighted/xFetch/releases/download/3.3/xfetch.tar.gz
source = https://github.com/XandrCopyrighted/xFetch/blob/main/LICENSE
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 825545de5216..97992e8ef1cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: XandrCopyrighted (or xxandr, XDR) <xxandrr@proton.me>
pkgname="xfetch-bin"
-pkgver=3.2
+pkgver=3.3
pkgrel=1
pkgdesc="A simple fetch written in Rust."
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/XandrCopyrighted/xFetch/"
license=('MIT')
source=(
- "https://github.com/XandrCopyrighted/xFetch/releases/download/3.2/xfetch.tar.gz"
+ "https://github.com/XandrCopyrighted/xFetch/releases/download/3.3/xfetch.tar.gz"
"https://raw.githubusercontent.com/XandrCopyrighted/xFetch/main/LICENSE"
)
sha256sums=(