summaryrefslogtreecommitdiff
path: root/net-misc/seafile/seafile-8.0.3-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/seafile/seafile-8.0.3-r3.ebuild')
-rw-r--r--net-misc/seafile/seafile-8.0.3-r3.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-misc/seafile/seafile-8.0.3-r3.ebuild b/net-misc/seafile/seafile-8.0.3-r3.ebuild
index a73082ad7ff6..296b36c5b240 100644
--- a/net-misc/seafile/seafile-8.0.3-r3.ebuild
+++ b/net-misc/seafile/seafile-8.0.3-r3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
RELEASE_COMMIT="303080b54859d0fc55ce693902c95f9620876c1b"
@@ -12,6 +12,7 @@ inherit autotools python-single-r1 vala
DESCRIPTION="File syncing and sharing software with file encryption and group sharing"
HOMEPAGE="https://www.seafile.com/ https://github.com/haiwen/seafile/"
SRC_URI="https://github.com/haiwen/${PN}/archive/${RELEASE_COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${RELEASE_COMMIT}"
LICENSE="GPL-2+-with-openssl-exception"
SLOT="0"
@@ -34,8 +35,6 @@ DEPEND="${RDEPEND}"
BDEPEND="${PYTHON_DEPS}
$(vala_depend)"
-S="${WORKDIR}/${PN}-${RELEASE_COMMIT}"
-
src_prepare() {
default
eautoreconf