diff options
Diffstat (limited to 'community/syncthing/APKBUILD')
-rw-r--r-- | community/syncthing/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD index 7f98dcda0fd..625bbf82fcd 100644 --- a/community/syncthing/APKBUILD +++ b/community/syncthing/APKBUILD @@ -8,7 +8,7 @@ pkgrel=0 pkgdesc="Open Source Continuous File Synchronization" url="https://syncthing.net/" arch="all !armhf" -license="MPLv2" +license="MPL-2.0" pkgusers="$pkgname" pkggroups="$pkgname" makedepends="go" |