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

Kyle Keen kkeen at archlinux.org
Sat Apr 6 22:33:16 UTC 2019


    Date: Saturday, April 6, 2019 @ 22:33:15
  Author: kkeen
Revision: 450143

upgpkg: python-prompt_toolkit 2.0.9-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-06 21:42:16 UTC (rev 450142)
+++ PKGBUILD	2019-04-06 22:33:15 UTC (rev 450143)
@@ -4,7 +4,7 @@
 pkgbase=python-prompt_toolkit
 pkgname=(python-prompt_toolkit python2-prompt_toolkit)
 _name=prompt_toolkit
-pkgver=2.0.8
+pkgver=2.0.9
 pkgrel=1
 pkgdesc="Library for building powerful interactive command lines in Python"
 arch=('any')
@@ -17,8 +17,8 @@
 license=('BSD')
 options=(!emptydirs)
 source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz")
-md5sums=('01f1a16e4e524ec23a9a7a637e8a735a')
-sha256sums=('c6655a12e9b08edb8cf5aeab4815fd1e1bdea4ad73d3bbf269cf2e0c4eb75d5e')
+md5sums=('091daddeec62015e0be36e8682d36562')
+sha256sums=('2519ad1d8038fd5fc8e770362237ad0364d16a7650fb5724af6997ed5515e3c1')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list