[arch-commits] Commit in python-prompt_toolkit/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Sun Aug 30 10:38:25 UTC 2020


    Date: Sunday, August 30, 2020 @ 10:38:25
  Author: kkeen
Revision: 692617

upgpkg: python-prompt_toolkit 3.0.7-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-30 10:38:23 UTC (rev 692616)
+++ PKGBUILD	2020-08-30 10:38:25 UTC (rev 692617)
@@ -4,7 +4,7 @@
 
 pkgname=python-prompt_toolkit
 _name=prompt_toolkit
-pkgver=3.0.6
+pkgver=3.0.7
 pkgrel=1
 pkgdesc="Library for building powerful interactive command lines in Python"
 arch=('any')
@@ -17,7 +17,7 @@
 license=('BSD')
 options=(!emptydirs)
 source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('7630ab85a23302839a0f26b31cc24f518e6155dea1ed395ea61b42c45941b6a6')
+sha256sums=('822f4605f28f7d2ba6b0b09a31e25e140871e96364d1d377667b547bb3bf4489')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list