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

Kyle Keen kkeen at archlinux.org
Tue Jan 29 02:26:51 UTC 2019


    Date: Tuesday, January 29, 2019 @ 02:26:50
  Author: kkeen
Revision: 428349

upgpkg: python-prompt_toolkit 2.0.8-1

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-29 02:20:41 UTC (rev 428348)
+++ PKGBUILD	2019-01-29 02:26:50 UTC (rev 428349)
@@ -4,8 +4,8 @@
 pkgbase=python-prompt_toolkit
 pkgname=(python-prompt_toolkit python2-prompt_toolkit)
 _name=prompt_toolkit
-pkgver=2.0.7
-pkgrel=3
+pkgver=2.0.8
+pkgrel=1
 pkgdesc="Library for building powerful interactive command lines in Python"
 arch=('any')
 depends=('python-pygments'
@@ -17,8 +17,8 @@
 license=('BSD')
 options=(!emptydirs)
 source=("https://files.pythonhosted.org/packages/source/p/$_name/$_name-$pkgver.tar.gz")
-md5sums=('5c32f640908dec950646a0460198158d')
-sha256sums=('fd17048d8335c1e6d5ee403c3569953ba3eb8555d710bfc548faf0712666ea39')
+md5sums=('01f1a16e4e524ec23a9a7a637e8a735a')
+sha256sums=('c6655a12e9b08edb8cf5aeab4815fd1e1bdea4ad73d3bbf269cf2e0c4eb75d5e')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list