summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47f41f6b8f78..c45b5cccb485 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rsfetch-git
pkgdesc = Fast (1ms execution time) and somewhat(?) minimal fetch program written in Rust.
- pkgver = 1.7.0
+ pkgver = 1.9.0
pkgrel = 1
url = https://github.com/rsfetch/rsfetch
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index acb9fe796857..de99feb6f39e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: ValleyKnight <valleyknight@protonmail.com>
pkgname=rsfetch-git
-pkgver=1.7.0
+pkgver=1.9.0
pkgrel=1
pkgdesc="Fast (1ms execution time) and somewhat(?) minimal fetch program written in Rust."
url="https://github.com/rsfetch/rsfetch"