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

Morten Linderud foxboron at archlinux.org
Wed Jan 6 22:03:43 UTC 2021


    Date: Wednesday, January 6, 2021 @ 22:03:43
  Author: foxboron
Revision: 811416

upgpkg: python-prompt_toolkit 3.0.9-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-06 22:01:55 UTC (rev 811415)
+++ PKGBUILD	2021-01-06 22:03:43 UTC (rev 811416)
@@ -4,8 +4,8 @@
 
 pkgname=python-prompt_toolkit
 _name=prompt_toolkit
-pkgver=3.0.8
-pkgrel=3
+pkgver=3.0.9
+pkgrel=1
 pkgdesc="Library for building powerful interactive command lines in Python"
 arch=('any')
 depends=('python-pygments'
@@ -16,7 +16,7 @@
 license=('BSD')
 options=(!emptydirs)
 source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('25c95d2ac813909f813c93fde734b6e44406d1477a9faef7c915ff37d39c0a8c')
+sha256sums=('c5eeab58dd31b541442825d7870777f2a2f764eb5fda03334d5219cd84b9722f')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list