~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/afetch: upgrade to 2.2.0

Details
Message ID
<20210617142804.7066-1-kikoodx@paranoici.org>
DKIM signature
missing
Download raw message
Patch: +4 -2
---
 testing/afetch/APKBUILD | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/testing/afetch/APKBUILD b/testing/afetch/APKBUILD
index b617f748d6..461b757ad3 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
"
-- 
2.32.0
Reply to thread Export thread (mbox)