mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
pywal: update to 3.0.1. (#14763)
This commit is contained in:
parent
d08b52f029
commit
84680f089a
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.0.0
|
version=3.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
#changelog="https://raw.githubusercontent.com/dylanaraps/pywal/master/CHANGELOG.md"
|
#changelog="https://raw.githubusercontent.com/dylanaraps/pywal/master/CHANGELOG.md"
|
||||||
homepage="https://github.com/dylanaraps/pywal"
|
homepage="https://github.com/dylanaraps/pywal"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=003807f7d0c0edf4a01a935ff77f0df053cec27f035c8cdf41824d284ddedbab
|
checksum=6918487a58ce815670b15d73c87c340f20132146a74e374698219dc87f6ae146
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue