azote: update to 1.7.4
This commit is contained in:
parent
0e6603d8ad
commit
d0227df45d
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'azote'
|
# Template file for 'azote'
|
||||||
pkgname=azote
|
pkgname=azote
|
||||||
version=1.7.0
|
version=1.7.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="azote"
|
pycompile_module="azote"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3>=3.4 python3-setuptools python3-gobject python3-Pillow python3-send2trash gtk+3 feh xrandr wmctrl"
|
depends="python3>=3.4 python3-setuptools python3-gobject python3-Pillow python3-send2trash gtk+3 feh xrandr grim slurp maim"
|
||||||
short_desc="Wallpaper manager for Sway, i3 and some other WMs"
|
short_desc="Wallpaper manager for Sway, i3 and some other WMs"
|
||||||
maintainer="Piotr Miller <nwg.piotr@gmail.com>"
|
maintainer="Piotr Miller <nwg.piotr@gmail.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"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=e121466d3ee3db700e78a379da4201885bdcf4375222e906ad47d22c5ed38e6e
|
checksum=617248a0506b78dd3f1f924b34b0b958e3af58a218e93918086f9294a453a3fd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/bin
|
vmkdir usr/bin
|
||||||
|
|
Loading…
Reference in New Issue