mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pywal: update to 3.2.0.
This commit is contained in:
parent
7bcbdea9eb
commit
da45a5b73d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pywal'
|
# Template file for 'pywal'
|
||||||
pkgname=pywal
|
pkgname=pywal
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/dylanaraps/pywal"
|
homepage="https://github.com/dylanaraps/pywal"
|
||||||
changelog="https://raw.githubusercontent.com/dylanaraps/pywal/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/dylanaraps/pywal/master/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e6d89e72e6108c54ac21c215a8d718fc84328a206b614b3efcc0916aa54c91c4
|
checksum=08c8f10ac72f2d3cd779b24bd1d1e55164ce0f0df17ee3575c66030a82a7e77c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue