summaryrefslogtreecommitdiff
path: root/games-puzzle/pauker/pauker-1.8-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/pauker/pauker-1.8-r3.ebuild')
-rw-r--r--games-puzzle/pauker/pauker-1.8-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/pauker/pauker-1.8-r3.ebuild b/games-puzzle/pauker/pauker-1.8-r3.ebuild
index 19c8d1b4cb0a..6fb8a63cf540 100644
--- a/games-puzzle/pauker/pauker-1.8-r3.ebuild
+++ b/games-puzzle/pauker/pauker-1.8-r3.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 @@ inherit desktop java-pkg-2 java-ant-2
DESCRIPTION="A java based flashcard program"
HOMEPAGE="https://pauker.sourceforge.net/"
-SRC_URI="mirror://sourceforge/project/pauker/pauker/${PV}/${P}.src.jar"
+SRC_URI="https://downloads.sourceforge.net/project/pauker/pauker/${PV}/${P}.src.jar"
S="${WORKDIR}"
LICENSE="GPL-2"