summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLy-sec2025-01-03 23:39:39 +0100
committerLy-sec2025-01-03 23:39:39 +0100
commit34adf2de064a6da2774606e8cc8cb17a92307239 (patch)
tree7bcedcdf4a0125dae09543b6c6c5615552b51137 /PKGBUILD
parent58bd77a60eda8c12122f173f9de9bd6e1336fea7 (diff)
downloadaur-34adf2de064a6da2774606e8cc8cb17a92307239.tar.gz
Make separator configurable in display settings
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46b971aba1b6..bbcd77081a22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=swiftfetch
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A fast and efficient fetch utility written in Rust"
arch=('x86_64')
url="https://github.com/Ly-sec/swiftfetch"