aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-22 01:33:53 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-22 07:05:08 +0000
commitf80d15e6d593971d392538f0603e3eeb5a8fe345 (patch)
tree8f6cf39affee55f703b3af09e42ccbdf284e8065
parentcb7817066259ea72dbd9b0000c29107f55bf2b66 (diff)
downloadalpine_aports-f80d15e6d593971d392538f0603e3eeb5a8fe345.tar.bz2
alpine_aports-f80d15e6d593971d392538f0603e3eeb5a8fe345.tar.xz
alpine_aports-f80d15e6d593971d392538f0603e3eeb5a8fe345.zip
testing/ion-shell: upgrade to 1.0.5_git20200522
-rw-r--r--testing/ion-shell/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/ion-shell/APKBUILD b/testing/ion-shell/APKBUILD
index 1f8185782a..b4444595ef 100644
--- a/testing/ion-shell/APKBUILD
+++ b/testing/ion-shell/APKBUILD
@@ -1,9 +1,9 @@
1# Contributor: Leo <thinkabit.ukim@gmail.com> 1# Contributor: Leo <thinkabit.ukim@gmail.com>
2# Maintainer: Leo <thinkabit.ukim@gmail.com> 2# Maintainer: Leo <thinkabit.ukim@gmail.com>
3pkgname=ion-shell 3pkgname=ion-shell
4pkgver=1.0.5_git20200428 4pkgver=1.0.5_git20200522
5pkgrel=0 5pkgrel=0
6_commit=7373a9ce42457632a1f6b5dc25e7fa5194b01c02 6_commit=ca069ed1c113d8d07d6535c24939389065ce761f
7pkgdesc="The Ion Shell" 7pkgdesc="The Ion Shell"
8url="https://gitlab.redox-os.org/redox-os/ion" 8url="https://gitlab.redox-os.org/redox-os/ion"
9arch="all !s390x !mips !mips64" 9arch="all !s390x !mips !mips64"
@@ -25,4 +25,4 @@ package() {
25 install -Dm0755 target/release/ion -t "$pkgdir"/usr/bin 25 install -Dm0755 target/release/ion -t "$pkgdir"/usr/bin
26} 26}
27 27
28sha512sums="86e4c232e3a7f871373d064e8f2662324d01e7e424819b7d86cb866e0662847d54132b8a7fbda6dade58dd8e4bd88e65ea1983746724fe3ac6d81ad3ffe66786 ion-shell-7373a9ce42457632a1f6b5dc25e7fa5194b01c02.tar.gz" 28sha512sums="9c83c3ae6bc3253a93496448b6137a686f52edcf28036fe6bc237ed6bc8e64f184a1cc8753c0b870d20d122080306a1cfc9e7c610bb188e56fcad595585dcf66 ion-shell-ca069ed1c113d8d07d6535c24939389065ce761f.tar.gz"