summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorToni500git2024-10-29 16:31:11 +0100
committerToni500git2024-10-29 16:31:11 +0100
commit2d3f4ad0d73be96547746aad538c941bffa133c6 (patch)
tree492310709215174cd56d5983d15e157b5ece837f
parent414756e2cccc3f4c39e1ca543580358f2bba2166 (diff)
downloadaur-2d3f4ad0d73be96547746aad538c941bffa133c6.tar.gz
bump version to v0.10.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4170e7550539..50407c66f35d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = customfetch
pkgdesc = Highly customizable and fast system information fetch program
- pkgver = 0.9.3
+ pkgver = 0.10.0
pkgrel = 1
url = https://github.com/Toni500github/customfetch
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c767e21fb571..4c0ad14bc5af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Toni500 <tonino512@linuxmail.org>
pkgname="customfetch"
_pkgname="customfetch"
-pkgver=0.9.3
+pkgver=0.10.0
pkgrel=1
pkgdesc="Highly customizable and fast system information fetch program"
arch=('x86_64' 'aarch64')