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

Morten Linderud foxboron at archlinux.org
Wed Mar 24 22:44:59 UTC 2021


    Date: Wednesday, March 24, 2021 @ 22:44:58
  Author: foxboron
Revision: 901936

upgpkg: python-prompt_toolkit 3.0.18-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 22:42:29 UTC (rev 901935)
+++ PKGBUILD	2021-03-24 22:44:58 UTC (rev 901936)
@@ -4,7 +4,7 @@
 
 pkgname=python-prompt_toolkit
 _name=prompt_toolkit
-pkgver=3.0.17
+pkgver=3.0.18
 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=('9397a7162cf45449147ad6042fa37983a081b8a73363a5253dd4072666333137')
+sha256sums=('e1b4f11b9336a28fa11810bc623c357420f69dfdb6d2dac41ca2c21a55c033bc')
 
 build() {
   cd "$_name-$pkgver"



More information about the arch-commits mailing list