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

Morten Linderud foxboron at gemini.archlinux.org
Mon Feb 7 18:01:38 UTC 2022


    Date: Monday, February 7, 2022 @ 18:01:37
  Author: foxboron
Revision: 1128495

upgpkg: python-prompt_toolkit 3.0.27-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-07 18:00:28 UTC (rev 1128494)
+++ PKGBUILD	2022-02-07 18:01:37 UTC (rev 1128495)
@@ -4,7 +4,7 @@
 
 pkgname=python-prompt_toolkit
 _name=prompt_toolkit
-pkgver=3.0.26
+pkgver=3.0.27
 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=('a51d41a6a45fd9def54365bca8f0402c8f182f2b6f7e29c74d55faeb9fb38ac4')
+sha256sums=('f2b6a8067a4fb959d3677d1ed764cc4e63e0f6f565b9a4fc7edc2b18bf80217b')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list