azote: update to 1.3.1
This commit is contained in:
parent
fffba5f89e
commit
d9193ca4b7
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'azote'
|
||||
pkgname=azote
|
||||
version=1.3.0
|
||||
version=1.3.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="azote"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3>=3.5 python3-setuptools python3-gobject python3-Pillow gtk+3 feh xrandr wmctrl"
|
||||
depends="python3>=3.5 python3-setuptools python3-gobject python3-Pillow python3-send2trash gtk+3 feh xrandr wmctrl"
|
||||
short_desc="Wallpaper manager for Sway, i3 and some other WMs"
|
||||
maintainer="Piotr Miller <nwg.piotr@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/nwg-piotr/azote"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=fb66f06b8a53fbb9bb64b0a0260a187dc4f5b2a313f90e3f349bd5440e021334
|
||||
checksum=b5fae042855af916ea41b7986b050e0f334895b23fa07d2f60bcd8d1d11d1e40
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/bin
|
||||
|
|
Loading…
Reference in New Issue