pywal: update to 3.3.0.
This commit is contained in:
parent
c4493d4b9b
commit
39e6c41ca3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pywal'
|
# Template file for 'pywal'
|
||||||
pkgname=pywal
|
pkgname=pywal
|
||||||
version=3.2.1
|
version=3.3.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=2cb6d59c743c709c6d82229174613300a790df5cdf0792eaaa90cb98020443de
|
checksum=efeab992c2702c7e07529ac9757425862ea1796a6fc0331148bc45a8675230b7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in New Issue