main/duplicity: clarify license

License indication is not a valid SPDX identifier.
This commit is contained in:
Kevin Daudt 2019-04-30 05:00:59 +00:00 committed by Natanael Copa
parent 7acf333380
commit de51e9a179

View File

@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Encrypted bandwidth-efficient backup using the rsync algorithm"
url="http://duplicity.nongnu.org/"
arch="all"
license="GPL"
license="GPL-2.0-or-later"
depends="python2 py-boto gnupg ncftp py2-fasteners"
makedepends="python2-dev py-setuptools librsync-dev"
subpackages="$pkgname-doc $pkgname-lang"