Skip to content

Commit 494f1e9

Browse files
tornariaahesford
authored andcommitted
python3-prompt_toolkit: update to 3.0.52.
1 parent 136e0f2 commit 494f1e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/python3-prompt_toolkit/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'python3-prompt_toolkit'
22
pkgname=python3-prompt_toolkit
3-
version=3.0.51
3+
version=3.0.52
44
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3-setuptools"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
1212
homepage="https://github.com/prompt-toolkit/python-prompt-toolkit"
1313
changelog="https://raw.githubusercontent.com/prompt-toolkit/python-prompt-toolkit/master/CHANGELOG"
1414
distfiles="${PYPI_SITE}/p/prompt_toolkit/prompt_toolkit-${version}.tar.gz"
15-
checksum=931a162e3b27fc90c86f1b48bb1fb2c528c2761475e57c9c06de13311c7b54ed
15+
checksum=28cde192929c8e7321de85de1ddbe736f1375148b02f2e17edd840042b1be855
1616
conflicts="python3-prompt_toolkit2<=2.0.9_4"
1717

1818
post_install() {

0 commit comments

Comments
 (0)