From 3359bdd1d5910fe3499d52d235cfb44f975e482c Mon Sep 17 00:00:00 2001
From: KikooDX <kikoodx@paranoici.org>
Date: Thu, 17 Jun 2021 16:28:04 +0200
Subject: [PATCH] testing/afetch: upgrade to 2.2.0

---
 testing/afetch/APKBUILD | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/testing/afetch/APKBUILD b/testing/afetch/APKBUILD
index b617f748d69f..461b757ad341 100644
--- a/testing/afetch/APKBUILD
+++ b/testing/afetch/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: KikooDX <kikoodx@paranoici.org>
 # Maintainer: KikooDX <kikoodx@paranoici.org>
 pkgname=afetch
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=0
 pkgdesc="Fast and simple system info written in C"
 url="https://github.com/13-CF/afetch"
@@ -20,4 +20,6 @@ package() {
 	install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
 
-sha512sums="a5476147b24a3f98f2a0317528ce5c4d6ddf9a8b66cbcd144bf2497b370dabed8be987baf15b7e3eb49c2aeab6af378f9f276884642a55a824aeebd64699e0d1  afetch-2.1.0.tar.gz"
+sha512sums="
+90503f197b454e2edd8d11db3246c57f975b962c639bddc73563c12c5bf63448c4de5b24c550459a3a75cbddb1812a2999363de347c9b970b8eb4d7cd305375c  afetch-2.2.0.tar.gz
+"
-- 
GitLab