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

Kyle Keen kkeen at archlinux.org
Tue Jul 28 21:54:38 UTC 2020


    Date: Tuesday, July 28, 2020 @ 21:54:38
  Author: kkeen
Revision: 665726

upgpkg: python-curtsies 0.3.4-1

Modified:
  python-curtsies/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-28 20:15:50 UTC (rev 665725)
+++ PKGBUILD	2020-07-28 21:54:38 UTC (rev 665726)
@@ -2,8 +2,8 @@
 
 pkgname=python-curtsies
 _pkgname=curtsies
-pkgver=0.3.1
-pkgrel=2
+pkgver=0.3.4
+pkgrel=1
 pkgdesc="Curses-like terminal wrapper with a display based on compositing 2d arrays of text"
 arch=('any')
 url="https://pypi.python.org/pypi/curtsies"
@@ -11,7 +11,7 @@
 depends=('python-blessings' 'python-wcwidth')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/c/curtsies/curtsies-$pkgver.tar.gz")
-md5sums=('60b63928812df3297856bcd53278071b')
+md5sums=('198593de25ec54f8285bb3d94239c769')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list