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

Felix Yan felixonmars at archlinux.org
Mon Nov 9 16:47:37 UTC 2020


    Date: Monday, November 9, 2020 @ 16:47:36
  Author: felixonmars
Revision: 747531

upgpkg: python-prompt_toolkit 3.0.8-2: Python 3.9 rebuild

Modified:
  python-prompt_toolkit/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-09 16:47:34 UTC (rev 747530)
+++ PKGBUILD	2020-11-09 16:47:36 UTC (rev 747531)
@@ -5,7 +5,7 @@
 pkgname=python-prompt_toolkit
 _name=prompt_toolkit
 pkgver=3.0.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Library for building powerful interactive command lines in Python"
 arch=('any')
 depends=('python-pygments'
@@ -33,4 +33,3 @@
   python setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
-



More information about the arch-commits mailing list