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

Morten Linderud foxboron at gemini.archlinux.org
Sat Feb 12 13:00:50 UTC 2022


    Date: Saturday, February 12, 2022 @ 13:00:49
  Author: foxboron
Revision: 1132416

upgpkg: python-prompt_toolkit 3.0.28-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-12 12:56:08 UTC (rev 1132415)
+++ PKGBUILD	2022-02-12 13:00:49 UTC (rev 1132416)
@@ -4,7 +4,7 @@
 
 pkgname=python-prompt_toolkit
 _name=prompt_toolkit
-pkgver=3.0.27
+pkgver=3.0.28
 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=('f2b6a8067a4fb959d3677d1ed764cc4e63e0f6f565b9a4fc7edc2b18bf80217b')
+sha256sums=('9f1cd16b1e86c2968f2519d7fb31dd9d669916f515612c269d14e9ed52b51650')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list