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

Morten Linderud foxboron at gemini.archlinux.org
Fri Jan 28 17:24:03 UTC 2022


    Date: Friday, January 28, 2022 @ 17:24:03
  Author: foxboron
Revision: 1118361

upgpkg: python-prompt_toolkit 3.0.26-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-28 17:22:34 UTC (rev 1118360)
+++ PKGBUILD	2022-01-28 17:24:03 UTC (rev 1118361)
@@ -4,7 +4,7 @@
 
 pkgname=python-prompt_toolkit
 _name=prompt_toolkit
-pkgver=3.0.24
+pkgver=3.0.26
 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=('1bb05628c7d87b645974a1bad3f17612be0c29fa39af9f7688030163f680bad6')
+sha256sums=('a51d41a6a45fd9def54365bca8f0402c8f182f2b6f7e29c74d55faeb9fb38ac4')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list