python3-apprise: update to 1.9.0.
This commit is contained in:
parent
841bec71f8
commit
4728fccf07
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-apprise'
|
||||
pkgname=python3-apprise
|
||||
version=1.8.1
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel python3-Babel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/caronc/apprise"
|
||||
distfiles="${PYPI_SITE}/a/apprise/apprise-${version}.tar.gz"
|
||||
checksum=08a20fe72672b7e90f7969d5b879d657c2e2db385a8a8c10f54cba565bf237f2
|
||||
checksum=b5c93afd6331afe4b63a55d1cea9076e47becb4ba89b562b181c13e25bb0c7d6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue