aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-10-24 05:55:47 +0300
committerAndy Postnikov <apostnikov@gmail.com>2021-10-24 03:49:13 +0000
commita49fa721a1cb51277dd9a58f2a1ecc29c8547bf5 (patch)
tree45bba43fa662c3bdf0150ac5eddd214a399ceca8 /community
parentf6b30f0b3cbe78a02121c9f1bd6fe5e345863328 (diff)
downloadaports-a49fa721a1cb51277dd9a58f2a1ecc29c8547bf5.tar.gz
aports-a49fa721a1cb51277dd9a58f2a1ecc29c8547bf5.tar.bz2
aports-a49fa721a1cb51277dd9a58f2a1ecc29c8547bf5.tar.xz
community/ion-shell: upgrade to 1.0.5_git20210627
Diffstat (limited to 'community')
-rw-r--r--community/ion-shell/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/ion-shell/APKBUILD b/community/ion-shell/APKBUILD
index 55ee941c444..cd6423944e0 100644
--- a/community/ion-shell/APKBUILD
+++ b/community/ion-shell/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: omni <omni+alpine@hack.org>
pkgname=ion-shell
-pkgver=1.0.5_git20210109
+pkgver=1.0.5_git20210627
pkgrel=0
-_commit=c2bf1a3fc562d577a3f39eb203abe8a024dd3478
+_commit=df993477678248a62745c9c0a56c880dfd06b515
pkgdesc="modern system shell with simple, yet powerful, syntax"
url="https://doc.redox-os.org/ion-manual/html/"
# ppc64le: Rust SIGSEGVs when compiling
@@ -26,4 +26,6 @@ package() {
install -Dm0755 target/release/ion -t "$pkgdir"/usr/bin
}
-sha512sums="19ccf28b6d012a5d22019e46e0c85c419b5c49c0b385ab9b7aaa85678679367d261925382fccc9d2c1404b05fa833a466fb21aecb46bd61b28902250f520210f ion-shell-c2bf1a3fc562d577a3f39eb203abe8a024dd3478.tar.gz"
+sha512sums="
+a68889e1d3cbf93b142ed995c998f1758fa1bcbbb825a0c5ce353b27d00550cbd719977990a4aff3202a16e3a5aed3d9b41c06f038ad145d2628e654acf58754 ion-shell-df993477678248a62745c9c0a56c880dfd06b515.tar.gz
+"