parent
ae49cf0b90
commit
9c13d555f2
1 changed files with 3 additions and 2 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'pywal'
|
# Template file for 'pywal'
|
||||||
pkgname=pywal
|
pkgname=pywal
|
||||||
version=1.0.0
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3-setuptools"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
short_desc="Generate and change colorschemes on the fly"
|
short_desc="Generate and change colorschemes on the fly"
|
||||||
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
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=d6d0110db495193bc7eef7d24c80555459978b602af866323fa41e7b433bfde9
|
checksum=6da5d0589c98ff91a1d7d6ef6b1c2e7e272856cc8b5aa1870be192f788da7f92
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue