mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
duplicity: update to 3.0.3.1.
This commit is contained in:
parent
a0b9b106f1
commit
dd27690b80
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'duplicity'
|
# Template file for 'duplicity'
|
||||||
pkgname=duplicity
|
pkgname=duplicity
|
||||||
version=2.2.3
|
version=3.0.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="gettext python3-setuptools_scm"
|
hostmakedepends="gettext python3-setuptools_scm"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://duplicity.gitlab.io"
|
homepage="https://duplicity.gitlab.io"
|
||||||
changelog="https://gitlab.com/duplicity/duplicity/-/raw/main/CHANGELOG.md"
|
changelog="https://gitlab.com/duplicity/duplicity/-/raw/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/d/duplicity/duplicity-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/duplicity/duplicity-${version}.tar.gz"
|
||||||
checksum=4ad43f93601b1a41fb5f642bdda1706a1fb75f8ef1d6d482dd7f23107eaee87d
|
checksum=33b5e5f28384ee51dd750f926273903604606bfc08a0c4a5c738064dc5c99c2e
|
||||||
|
|
||||||
duplicity-doc_package() {
|
duplicity-doc_package() {
|
||||||
short_desc+=" - documentation"
|
short_desc+=" - documentation"
|
||||||
|
|
Loading…
Add table
Reference in a new issue