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

Morten Linderud foxboron at archlinux.org
Sat Jan 9 13:01:14 UTC 2021


    Date: Saturday, January 9, 2021 @ 13:01:13
  Author: foxboron
Revision: 815524

upgpkg: python-prompt_toolkit 3.0.10-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-09 13:00:56 UTC (rev 815523)
+++ PKGBUILD	2021-01-09 13:01:13 UTC (rev 815524)
@@ -4,7 +4,7 @@
 
 pkgname=python-prompt_toolkit
 _name=prompt_toolkit
-pkgver=3.0.9
+pkgver=3.0.10
 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=('c5eeab58dd31b541442825d7870777f2a2f764eb5fda03334d5219cd84b9722f')
+sha256sums=('b8b3d0bde65da350290c46a8f54f336b3cbf5464a4ac11239668d986852e79d5')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list