diff options
Diffstat (limited to 'app-dicts/dikt')
-rw-r--r-- | app-dicts/dikt/dikt-2s_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/dikt/dikt-2s_p1.ebuild b/app-dicts/dikt/dikt-2s_p1.ebuild index c655a5c576d5..5218d2e8ad9a 100644 --- a/app-dicts/dikt/dikt-2s_p1.ebuild +++ b/app-dicts/dikt/dikt-2s_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit ecm DESCRIPTION="Dictionary application that implements the Dict protocol" HOMEPAGE="https://www.dikt.tv/" -SRC_URI="https://bitbucket.org/dikt/code/downloads/${MY_P}.txz -> ${MY_P}.tar.xz" +SRC_URI="https://bitbucket-archive.softwareheritage.org/static/67/67f37093-df38-43b8-845b-2952e0a33bb3/attachments/${MY_P}.txz -> ${MY_P}.tar.xz" LICENSE="BSD-2" SLOT="5" |