diff options
Diffstat (limited to 'community/seafile/APKBUILD')
-rw-r--r-- | community/seafile/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/seafile/APKBUILD b/community/seafile/APKBUILD index b0ba2e9ce4..1631503e75 100644 --- a/community/seafile/APKBUILD +++ b/community/seafile/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=seafile pkgver=4.2.6 -pkgrel=2 +pkgrel=3 pkgdesc="Cloud storage system with advanced support for file syncing, privacy protection and teamwork" url="https://github.com/haiwen/seafile/" arch="all" |