mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
azote: update to 1.12.4
This commit is contained in:
parent
4ef51edabe
commit
948de306d6
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'azote'
|
# Template file for 'azote'
|
||||||
pkgname=azote
|
pkgname=azote
|
||||||
version=1.12.3
|
version=1.12.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="gtk+3 libayatana-appindicator python3 python3-cairo python3-gobject
|
depends="gtk+3 libayatana-appindicator python3 python3-cairo python3-gobject
|
||||||
|
@ -10,8 +10,9 @@ 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, 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"
|
||||||
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=3b0ea0ac8b717211c2e33699e831b46434dcafec36590bd09ead48f336f0275a
|
checksum=7c859f3165c95571fb9dd0f6b8dd9b4c6651606a6f75befe820c2843d194f5c2
|
||||||
make_check=no # no tests provided
|
make_check=no # no tests provided
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue