pywal: update to 3.1.0.
This commit is contained in:
parent
40628d69d9
commit
b24a6f9803
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pywal'
|
||||
pkgname=pywal
|
||||
version=3.0.1
|
||||
version=3.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -10,10 +10,10 @@ depends="python3-setuptools ImageMagick"
|
|||
short_desc="Generate and change colorschemes on the fly"
|
||||
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
||||
license="MIT"
|
||||
#changelog="https://raw.githubusercontent.com/dylanaraps/pywal/master/CHANGELOG.md"
|
||||
homepage="https://github.com/dylanaraps/pywal"
|
||||
changelog="https://raw.githubusercontent.com/dylanaraps/pywal/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=6918487a58ce815670b15d73c87c340f20132146a74e374698219dc87f6ae146
|
||||
checksum=e6d89e72e6108c54ac21c215a8d718fc84328a206b614b3efcc0916aa54c91c4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue