[arch-commits] Commit in python-prompt_toolkit/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu Feb 11 22:22:07 UTC 2021
Date: Thursday, February 11, 2021 @ 22:22:07
Author: foxboron
Revision: 856793
upgpkg: python-prompt_toolkit 3.0.16-1
Modified:
python-prompt_toolkit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-11 22:15:10 UTC (rev 856792)
+++ PKGBUILD 2021-02-11 22:22:07 UTC (rev 856793)
@@ -4,7 +4,7 @@
pkgname=python-prompt_toolkit
_name=prompt_toolkit
-pkgver=3.0.14
+pkgver=3.0.16
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=('7e966747c18ececaec785699626b771c1ba8344c8d31759a1915d6b12fad6525')
+sha256sums=('0fa02fa80363844a4ab4b8d6891f62dd0645ba672723130423ca4037b80c1974')
build() {
cd "$_name-$pkgver"
More information about the arch-commits
mailing list