pywal: update to 2.0.5.
Closes: #13145 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
5fed77212b
commit
a187b3e8cd
1 changed files with 3 additions and 4 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'pywal'
|
||||
pkgname=pywal
|
||||
version=1.3.3
|
||||
version=2.0.5
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
noarch="yes"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools ImageMagick"
|
||||
noarch="yes"
|
||||
short_desc="Generate and change colorschemes on the fly"
|
||||
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/dylanaraps/pywal"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=2ef1a2f09ca64f830695655fd8df966782191fade9609699e6b811d6d20d6c63
|
||||
checksum=117f61db013409ee2657aab9230cc5c2cb2b428c17f7fbcf664909122962165e
|
||||
noarch=yes
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue