azote: update to 1.5.0
This commit is contained in:
parent
bd0d30f63d
commit
d1e5e59ec2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'azote'
|
# Template file for 'azote'
|
||||||
pkgname=azote
|
pkgname=azote
|
||||||
version=1.4.0
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ 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=77caa38cd73dac1d2a788788bd58f91bab0047ddabe63655c5dd3c724648acb2
|
checksum=bc6bf05ae53cb416518b5848af5b1f6929d60322f8d5a6d0179c5f89269c0be4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/bin
|
vmkdir usr/bin
|
||||||
|
|
Loading…
Reference in New Issue