diff options
Diffstat (limited to 'main/duply/APKBUILD')
-rw-r--r-- | main/duply/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/duply/APKBUILD b/main/duply/APKBUILD index cf9c4242f0..74ed9bb501 100644 --- a/main/duply/APKBUILD +++ b/main/duply/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Wrapper for duplicity" url="http://duply.net" arch="noarch" -license="GPLv2" +license="GPL-2.0" depends="duplicity bash" depends_dev="" makedepends="$depends_dev txt2man" |