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

Kyle Keen kkeen at archlinux.org
Wed Oct 5 03:40:57 UTC 2016


    Date: Wednesday, October 5, 2016 @ 03:40:56
  Author: kkeen
Revision: 191342

upgpkg: python-prompt_toolkit 1.0.7-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-04 21:29:39 UTC (rev 191341)
+++ PKGBUILD	2016-10-05 03:40:56 UTC (rev 191342)
@@ -5,7 +5,7 @@
 pkgbase=python-prompt_toolkit
 pkgname=(python-prompt_toolkit python2-prompt_toolkit)
 _name=prompt_toolkit
-pkgver=1.0.3
+pkgver=1.0.7
 pkgrel=1
 pkgdesc="Library for building powerful interactive command lines in Python"
 arch=('any')
@@ -18,8 +18,8 @@
 license=('BSD')
 options=(!emptydirs)
 source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz")
-md5sums=('6c4133d099603f496c761491043bf0ef')
-sha256sums=('805e026f0cbad27467e93f9dd3e3777718d401a62788c1e84ca038e967ad8ba2')
+md5sums=('f74cd8ac84176fac1cdb136843ccb0d6')
+sha256sums=('ef0b8188179fe7d052161ed274b43e18f5a680ff84d01462293b327e1668d2ef')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list