pywal: update to 3.0.0.
Closes #14152. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
8630fc3d04
commit
20f5ebc61a
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pywal'
|
||||
pkgname=pywal
|
||||
version=2.1.0
|
||||
version=3.0.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -8,9 +8,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"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=aa9d9809cf4553a70f2cd041c048a362e52240639dc85f5a5c4b8ac66a6fb70d
|
||||
checksum=003807f7d0c0edf4a01a935ff77f0df053cec27f035c8cdf41824d284ddedbab
|
||||
noarch=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue