mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
parent
a700eef617
commit
deac2136e7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'duplicity'
|
||||
pkgname=duplicity
|
||||
version=1.2.1
|
||||
revision=3
|
||||
version=2.1.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="gettext python3-setuptools_scm"
|
||||
makedepends="python3-devel librsync-devel"
|
||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://duplicity.gitlab.io"
|
||||
changelog="https://gitlab.com/duplicity/duplicity/-/raw/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/d/duplicity/duplicity-${version}.tar.gz"
|
||||
checksum=15d768fb0ab86a30d734011e6e6371b3c6752e13ab239057c22d291324932099
|
||||
checksum=678b88c812cbab1a3a1fd34f7f18f86fd48ca9fa8b16bc4c74bbdce14b3a5a00
|
||||
|
||||
duplicity-doc_package() {
|
||||
short_desc+=" - documentation"
|
||||
|
|
Loading…
Add table
Reference in a new issue