vdirsyncer: update to 0.16.1
This commit is contained in:
parent
b4e7d67fd0
commit
048383c8b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vdirsyncer'
|
# Template file for 'vdirsyncer'
|
||||||
pkgname=vdirsyncer
|
pkgname=vdirsyncer
|
||||||
version=0.16.0
|
version=0.16.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://vdirsyncer.pimutils.org/"
|
homepage="https://vdirsyncer.pimutils.org/"
|
||||||
distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz"
|
||||||
checksum=cfdbfa799373ca08f533bfc57bd0d3afefe8a2c5f845782db38b889a19aca958
|
checksum=c75cdf6b565a83f8e1cc990f98b54f3972254fcbcba6fe21ae10824c605ada5e
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i setup.py \
|
sed -i setup.py \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue