aboutsummaryrefslogtreecommitdiffstats
path: root/testing/exa
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-15 11:06:04 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-15 14:32:55 -0300
commitf2e0613b85f5bf1ef700f6b570a4b127b3e19969 (patch)
tree2f6b302eecd437a67ab38579e3598a61cdc194e9 /testing/exa
parenta784aecfc353fe4f0b76e2b5412ee370c3e196b8 (diff)
downloadaports-f2e0613b85f5bf1ef700f6b570a4b127b3e19969.tar.bz2
aports-f2e0613b85f5bf1ef700f6b570a4b127b3e19969.tar.xz
testing/exa: upgrade to 0.9.0
Diffstat (limited to 'testing/exa')
-rw-r--r--testing/exa/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/exa/APKBUILD b/testing/exa/APKBUILD
index 344e7f62c1..4a3e2819df 100644
--- a/testing/exa/APKBUILD
+++ b/testing/exa/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=exa
-pkgver=0.8.0
+pkgver=0.9.0
pkgrel=0
pkgdesc="ls replacement written in Rust"
url="https://the.exa.website/"
@@ -25,4 +25,4 @@ package() {
rm "$pkgdir"/usr/.crates.toml
install -Dm644 contrib/man/exa.1 "$pkgdir"/usr/share/man/man1/exa.1
}
-sha512sums="5ac142f40af8408e03e7fa7b204216182ad696e44c1d044bd73d04957a638a8ed7295c15fc49279165b5dfb2d8b6a559847930de0e267f479cdab88fe9c49beb exa-0.8.0.tar.gz"
+sha512sums="8689a115995f39ec60c9fc7c5a8f7b0b1009eb109b09c3bdcc4fc1a246637eaf60c6f37a1369578584323f18ba706812343e8ce67aa0ccfeaf3296b4eca4a714 exa-0.9.0.tar.gz"