azote: update to 1.13.1
This commit is contained in:
parent
2e368c287f
commit
dc3830f7d8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'azote'
|
# Template file for 'azote'
|
||||||
pkgname=azote
|
pkgname=azote
|
||||||
version=1.13.0
|
version=1.13.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -8,11 +8,11 @@ depends="gtk+3 libayatana-appindicator python3 python3-cairo python3-gobject
|
||||||
python3-Pillow python3-send2trash python3-yaml"
|
python3-Pillow python3-send2trash python3-yaml"
|
||||||
short_desc="Wallpaper & color manager for Sway, i3 and other WMs"
|
short_desc="Wallpaper & color manager for Sway, i3 and other WMs"
|
||||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="BSD-3-Clause, GPL-3.0-or-later"
|
license="BSD-3-Clause AND GPL-3.0-or-later"
|
||||||
homepage="https://github.com/nwg-piotr/azote"
|
homepage="https://github.com/nwg-piotr/azote"
|
||||||
changelog="https://github.com/nwg-piotr/azote/releases"
|
changelog="https://github.com/nwg-piotr/azote/releases"
|
||||||
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=f13fbf3d7051b39e1c6d27dc3a6a46b5ad1f2292e32f431ace1c5b3b3d619ec4
|
checksum=5902e13463d3ef60e17c81346fee106dcc61e921fa83602d434eab7e67406e08
|
||||||
make_check=no # no tests provided
|
make_check=no # no tests provided
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue