vdirsyncer: fix update-check/distfile
This commit is contained in:
parent
0f2de67897
commit
d006df11c0
|
@ -14,7 +14,7 @@ short_desc="Synchronize calendars and addressbooks"
|
||||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://vdirsyncer.readthedocs.org/"
|
homepage="https://vdirsyncer.readthedocs.org/"
|
||||||
distfiles="https://pypi.python.org/packages/0b/fb/c42223e1e9169e4770194e62143d431755724b080d8cb77f14705b634815/vdirsyncer-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz"
|
||||||
checksum=e8b894022beab6f98bde80c919e5fa99cb72698e2327e8d5271c70d39636c8bd
|
checksum=e8b894022beab6f98bde80c919e5fa99cb72698e2327e8d5271c70d39636c8bd
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Reference in New Issue