aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-02-25 00:53:59 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-02-25 05:31:40 +0000
commite4117fa4e2596c5321ce5685cf3b0b0be8e8b6f8 (patch)
treedac7229dfc30503fca7acb32364ebfa088163108
parenta59c14966e0281f3cec07ec7329ac776d0d537d4 (diff)
community/py3-blessed: upgrade to 1.18.0
-rw-r--r--community/py3-blessed/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-blessed/APKBUILD b/community/py3-blessed/APKBUILD
index d08c3c3fd0c..89c367d7b9b 100644
--- a/community/py3-blessed/APKBUILD
+++ b/community/py3-blessed/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-blessed
-pkgver=1.17.12
+pkgver=1.18.0
pkgrel=0
pkgdesc="Easy, practical library for making terminal apps"
options="!check" # Some tests fail
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="134bba81793e8e0e33afcd9daa7453f11857b3207d0427f061ccfc0dd1caa17cff32f84883860f69e2a98ecbb5cc609f2a1091ab7ca8ff42322f6e8466ae06da blessed-1.17.12.tar.gz"
+sha512sums="25b0c0c17e82ea975ace3415beb680e7ac917cdd4589ff11f0510067139d2f681316c35a59c7ef9bc5225291cebf6395f0dfc78da8845457ed7cc722ac708bbe blessed-1.18.0.tar.gz"