summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLy-sec2025-01-03 23:28:12 +0100
committerLy-sec2025-01-03 23:28:12 +0100
commitd300ff48d702ca94d6c655837ab76d87cf6ca646 (patch)
treeb6f3421a3310b5ac3c1186475ea7c45f141e837c /PKGBUILD
parentdd7a98221e20b9e7ef57485d672dcf24ad359f80 (diff)
downloadaur-d300ff48d702ca94d6c655837ab76d87cf6ca646.tar.gz
Make separator configurable in display settings
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2350963343a7..208754402c31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Lysec
pkgname=swiftfetch
-pkgver=1.0.0
-pkgrel=3
+pkgver=1.0.1
+pkgrel=1
pkgdesc="A fast and efficient fetch utility written in Rust"
arch=('x86_64')
url="https://github.com/Ly-sec/swiftfetch"