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

Morten Linderud foxboron at gemini.archlinux.org
Fri Nov 5 20:45:29 UTC 2021


    Date: Friday, November 5, 2021 @ 20:45:29
  Author: foxboron
Revision: 1037288

upgpkg: python-prompt_toolkit 3.0.22-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-05 20:44:02 UTC (rev 1037287)
+++ PKGBUILD	2021-11-05 20:45:29 UTC (rev 1037288)
@@ -4,7 +4,7 @@
 
 pkgname=python-prompt_toolkit
 _name=prompt_toolkit
-pkgver=3.0.20
+pkgver=3.0.22
 pkgrel=1
 pkgdesc="Library for building powerful interactive command lines in Python"
 arch=('any')
@@ -16,7 +16,7 @@
 license=('BSD')
 options=(!emptydirs)
 source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('eb71d5a6b72ce6db177af4a7d4d7085b99756bf656d98ffcc4fecd36850eea6c')
+sha256sums=('449f333dd120bd01f5d296a8ce1452114ba3a71fae7288d2f0ae2c918764fa72')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list