[arch-commits] Commit in python-prompt_toolkit/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Wed Jan 20 20:46:50 UTC 2021
Date: Wednesday, January 20, 2021 @ 20:46:49
Author: foxboron
Revision: 823999
upgpkg: python-prompt_toolkit 3.0.11-1
Modified:
python-prompt_toolkit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-20 20:42:07 UTC (rev 823998)
+++ PKGBUILD 2021-01-20 20:46:49 UTC (rev 823999)
@@ -4,7 +4,7 @@
pkgname=python-prompt_toolkit
_name=prompt_toolkit
-pkgver=3.0.10
+pkgver=3.0.11
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=('b8b3d0bde65da350290c46a8f54f336b3cbf5464a4ac11239668d986852e79d5')
+sha256sums=('dc83e6368b0edd9ceabe17a055f2e22f6ed95b9aa39dbd59d0b4f3585bdfe9ed')
build() {
cd "$_name-$pkgver"
More information about the arch-commits
mailing list