diff --git a/testing/cpufetch/APKBUILD b/testing/cpufetch/APKBUILD
index 3fb3353e1dac4f933f1aff8f9c5a4777f629dd0c..3d44e2f079bd0385e3bcc85bb55348cdb5de1141 100644
--- a/testing/cpufetch/APKBUILD
+++ b/testing/cpufetch/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Milan P. Stanić <mps@arvanta.net>
 # Maintainer: Milan P. Stanić <mps@arvanta.net>
 pkgname=cpufetch
-pkgver=0.99
+pkgver=1.00
 pkgrel=0
 pkgdesc="simple yet fancy CPU architecture fetching tool"
 url="https://github.com/Dr-Noob/cpufetch"
@@ -22,5 +22,5 @@ package() {
 }
 
 sha512sums="
-a9accbafc1aa32d5416ead9cdbd016db9aa5a660dc3de46db5b218d41e50e12bd75df6da27644c45139941ee96997e059e19277f35300c3c0e9e679c057f8d59  cpufetch-0.99.tar.gz
+94be5c5aacf9e5cde4fd4e4b14e433db523821fc27466c599e34c062ca32145edb0c8f84168e07c8a64f591fee1f5ab704d569bb70c53b7523d52f4882b573a1  cpufetch-1.00.tar.gz
 "