aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-07-10 10:22:45 +0200
committerprspkt <prspkt@protonmail.com>2020-07-10 13:19:18 +0300
commit7752d5281262bc76dc0b8c942e311509bf0fe89d (patch)
tree38b7b18fbbf920a039b3f23fca9c61bfa96ff630
parentc8483286be6ccfdf75301210f1b9fbe3622bb840 (diff)
testing/py3-wasabi: upgrade to 0.7.0
-rw-r--r--testing/py3-wasabi/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-wasabi/APKBUILD b/testing/py3-wasabi/APKBUILD
index 7c2bbfb47a3..f8f4bf662fe 100644
--- a/testing/py3-wasabi/APKBUILD
+++ b/testing/py3-wasabi/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=py3-wasabi
-pkgver=0.6.0
+pkgver=0.7.0
pkgrel=0
pkgdesc="A lightweight console printing and formatting toolkit"
url="https://github.com/ines/wasabi"
@@ -29,4 +29,4 @@ package() {
install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README.md"
}
-sha512sums="39346850a0a1d51c233eeecec529ce10aee151d8e14c65a738fcf68ab0e5cc74e1cfcf2e9c18dafdb46b0498e22d9c3fbc9fc08d965b14a74a82276e7346df7d wasabi-0.6.0.tar.gz"
+sha512sums="4d4d9989532e75d3b864b809cea5a56b006f611c4c2ec516451fa698c3de42d69d3209d1c57f36bd216fd9ea02b3f9bd27df74b54c6edb802754b71edc2049b0 wasabi-0.7.0.tar.gz"