aboutsummaryrefslogtreecommitdiffstats
path: root/community/safekeep/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/safekeep/APKBUILD')
-rw-r--r--community/safekeep/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/safekeep/APKBUILD b/community/safekeep/APKBUILD
index 9fa85b5b8a..daa629d61c 100644
--- a/community/safekeep/APKBUILD
+++ b/community/safekeep/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="SafeKeep backup system"
url="https://github.com/dimipaun/safekeep"
arch="noarch"
-license="GPL2"
+license="GPL-2.0"
depends="openssh-client python2 rdiff-backup util-linux"
makedepends="asciidoc libxml2-utils xmlto"
install="$pkgname-server.post-install"