mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
python3-tabulate: update to 0.8.4.
This commit is contained in:
parent
0d7f4f4120
commit
899d26145f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-tabulate'
|
||||
pkgname=python3-tabulate
|
||||
version=0.8.3
|
||||
version=0.8.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="tabulate-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://bitbucket.org/astanin/python-tabulate"
|
||||
distfiles="${PYPI_SITE}/t/tabulate/tabulate-${version}.tar.gz"
|
||||
checksum=8af07a39377cee1103a5c8b3330a421c2d99b9141e9cc5ddd2e3263fea416943
|
||||
checksum=dde537a1c44e6d9d635b2489923513bef89fadb181819998cccdf2a99e652464
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue