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

Morten Linderud foxboron at archlinux.org
Thu Mar 11 22:19:04 UTC 2021


    Date: Thursday, March 11, 2021 @ 22:19:03
  Author: foxboron
Revision: 887623

upgpkg: python-prompt_toolkit 3.0.17-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-11 22:12:53 UTC (rev 887622)
+++ PKGBUILD	2021-03-11 22:19:03 UTC (rev 887623)
@@ -4,7 +4,7 @@
 
 pkgname=python-prompt_toolkit
 _name=prompt_toolkit
-pkgver=3.0.16
+pkgver=3.0.17
 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=('0fa02fa80363844a4ab4b8d6891f62dd0645ba672723130423ca4037b80c1974')
+sha256sums=('9397a7162cf45449147ad6042fa37983a081b8a73363a5253dd4072666333137')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list