aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-08-03 10:58:57 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-08-03 15:01:10 +0000
commit48c2535b8681fde943da6d7cdc908b4cedcf1de5 (patch)
treea736178819c3c461bd621d17d81c3e93c46dbf75
parentdfc46f33efc5e8d25c0aff8827307d80c1373aaa (diff)
testing/onefetch: upgrade to 2.3.0
-rw-r--r--testing/onefetch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/onefetch/APKBUILD b/testing/onefetch/APKBUILD
index 4c6c835c667..2343b818f5a 100644
--- a/testing/onefetch/APKBUILD
+++ b/testing/onefetch/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=onefetch
-pkgver=2.2.0
+pkgver=2.3.0
pkgrel=0
pkgdesc="Git repository summary on your terminal"
url="https://github.com/o2sh/onefetch"
@@ -24,4 +24,4 @@ package() {
install -Dm0755 target/release/onefetch "$pkgdir"/usr/bin/onefetch
}
-sha512sums="c2fbd977657273e1a469919562f9e72f75a9d1862a7011b8b92c10cda25b79894b9ed8bc191341794a4239ae2612faaacbf9f4ea5cb37820c6d06c919dcd1c0e onefetch-2.2.0.tar.gz"
+sha512sums="31f9f369fcdb3246a0b2b697eedc505e0a2b620f48c9e600fb79e6377c98a7589e885ec9933408d2cc6ab1c34c9afdc9ac811cac3a7108b5938f6414f415059a onefetch-2.3.0.tar.gz"