* update python-clint to 0.5.1-13

This commit is contained in:
Alexander Baldeck 2024-05-10 08:22:15 +02:00
parent 3abdeae8b6
commit 4fb440338b

View File

@ -3,12 +3,12 @@
pkgname=python-clint
pkgver=0.5.1
pkgrel=12
pkgrel=13
pkgdesc='Module for developing command line applications'
arch=(any)
url='https://pypi.python.org/pypi/clint/'
license=('custom:ISC')
depends=('python')
depends=('python' 'python-setuptools')
source=("https://pypi.python.org/packages/source/c/clint/clint-$pkgver.tar.gz")
sha256sums=('05224c32b1075563d0b16d0015faaf9da43aa214e4a2140e51f08789e7a4c5aa')