mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
azote: update to 1.10.1
This commit is contained in:
parent
166cdaf36f
commit
8bde8f1a1c
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'azote'
|
||||
pkgname=azote
|
||||
version=1.9.7
|
||||
version=1.10.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="gtk+3 python3 python3-cairo python3-gobject python3-Pillow
|
||||
python3-send2trash python3-yaml"
|
||||
depends="gtk+3 libappindicator python3 python3-cairo python3-gobject
|
||||
python3-Pillow python3-send2trash python3-yaml"
|
||||
short_desc="Wallpaper & color manager for Sway, i3 and other WMs"
|
||||
maintainer="Piotr Miller <nwg.piotr@gmail.com>"
|
||||
license="BSD-3-Clause, GPL-3.0-or-later"
|
||||
homepage="https://github.com/nwg-piotr/azote"
|
||||
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=ca288fe1535e2159b2faee8270a64f1eab916dafb772b1d318b33fd828c30541
|
||||
checksum=45c21d13516dc81328d3dd19a14d1c8f27158a88bb5ca3bd43391977e80505a6
|
||||
make_check=no # no tests provided
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue