azote: update to 1.2.0
This commit is contained in:
parent
25efc3a408
commit
66026bf5e3
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'azote'
|
# Template file for 'azote'
|
||||||
pkgname=azote
|
pkgname=azote
|
||||||
version=1.1.2
|
version=1.2.0
|
||||||
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.5 python3-setuptools python3-gobject python3-Pillow gtk+3 feh xrandr wmctrl"
|
depends="python3>=3.5 python3-gobject python3-Pillow gtk+3 feh xrandr wmctrl"
|
||||||
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="GPL-3.0-or-later"
|
license="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=2caca782aa3b508c650dcdd44d49a183ac95282748edd6b960945c78986d6105
|
checksum=2334817981da2b10c188d67d738fae57ff1e45e1288e28fd021d765a813f061e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/bin
|
vmkdir usr/bin
|
||||||
|
|
Loading…
Reference in a new issue