summaryrefslogtreecommitdiff
path: root/x11-misc/parcellite/parcellite-1.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/parcellite/parcellite-1.2.1.ebuild')
-rw-r--r--x11-misc/parcellite/parcellite-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/parcellite/parcellite-1.2.1.ebuild b/x11-misc/parcellite/parcellite-1.2.1.ebuild
index 76814799fc7f..9174510d68a5 100644
--- a/x11-misc/parcellite/parcellite-1.2.1.ebuild
+++ b/x11-misc/parcellite/parcellite-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ MY_P=${PN}-${PV/_}
DESCRIPTION="Lightweight GTK+ based clipboard manager"
HOMEPAGE="https://parcellite.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-3+"