summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXDR2024-02-09 15:21:02 -0500
committerXDR2024-02-09 15:21:02 -0500
commit9e6e0cabfb62a3071793ad195fefe08600496d63 (patch)
tree5ac99ac2ac569a07556f5415494e61c641280a8e
parentbb673f14bd8c30fac70527927d29864bd122ab7e (diff)
downloadaur-9e6e0cabfb62a3071793ad195fefe08600496d63.tar.gz
version 3.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2695a6e75ebe..30f5e198ccd9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = xfetch-bin
pkgdesc = A simple fetch written in Rust.
- pkgver = 3.1
+ pkgver = 3.2
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.1/xfetch
+ source = https://github.com/XandrCopyrighted/xFetch/releases/download/3.2/xfetch.tar.gz
source = https://github.com/XandrCopyrighted/xFetch/blob/main/LICENSE
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4421a79c9d90..825545de5216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: XandrCopyrighted <xxandrr@proton.me>
+# Maintainer: XandrCopyrighted (or xxandr, XDR) <xxandrr@proton.me>
pkgname="xfetch-bin"
-pkgver=3.1
+pkgver=3.2
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.1/xfetch"
+ "https://github.com/XandrCopyrighted/xFetch/releases/download/3.2/xfetch.tar.gz"
"https://raw.githubusercontent.com/XandrCopyrighted/xFetch/main/LICENSE"
)
sha256sums=(