summaryrefslogtreecommitdiff
path: root/app-emulation/q4wine
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/q4wine')
-rw-r--r--app-emulation/q4wine/Manifest2
-rw-r--r--app-emulation/q4wine/q4wine-1.3.13.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/q4wine/Manifest b/app-emulation/q4wine/Manifest
index b711b327f876..be5e87ff3cbf 100644
--- a/app-emulation/q4wine/Manifest
+++ b/app-emulation/q4wine/Manifest
@@ -1,3 +1,3 @@
DIST q4wine-1.3.13.tar.bz2 2862153 BLAKE2B ad70ec0c4122d7eb6acc14976fc8194e1250beadd38762f726ccb9f40fe0f61e5c46fa40727fd2323521db4ba01a759c678d5ead7cb247fdd2e7da6ae47d9e05 SHA512 1e364519889713192f39115093740827c96ee33092ac0a3ee6c548790fc380687481e999bfb0e9df725e6497877d6b3808714a698f794e97ad86c360d505509b
-EBUILD q4wine-1.3.13.ebuild 1180 BLAKE2B 5f64989409d6b4a2f4bfae89a45abdd25e1e2c958b22ccbdb0304ea43bbecfe524a3dd3b8f93c3ed9cf6f865464c0e4a71d002785a140c7cd45f1c7440c5c3a6 SHA512 e496effae0aa92363fd912ac4d08aa583384154b7ee17569cf17f862c980bd19d43b60b8dbce6a78422b441bab4554faf1480054e27f9b7f7143d7117f1509cf
+EBUILD q4wine-1.3.13.ebuild 1193 BLAKE2B 4cb23bdabb0f31124bcf6e056e79bb977f812452c9cd20ed0deb077b3c3e2cab120bd687528c993c94d54b238c4af0fe09bbb3a0ad6cca145a4dacb3435a6512 SHA512 c53d2d69516b0e6ff8997d21d854ea99c726cc1250f67eec52e1096e64b7ccab356b30b70c083375d872ebc576c52b5d7d6b2e074101bb86520e0d03e96a2224
MISC metadata.xml 642 BLAKE2B 84971f66633c862b7b986010b714f247148c2e9463ca84f86b8300dbfd746b0b874d7970fb4b24236c70e09b897c04743af1bad81d0a1f530cd833d2ebeac9df SHA512 c8a9449fc1a3e70e38d8dc3f390108d3fb8fe74d3e7d82ef8310d1fbebfbfd7923c67e9830e97a7ea4b2d007f4ca27f960590c248ab98ebac959b5d0dc1c4065
diff --git a/app-emulation/q4wine/q4wine-1.3.13.ebuild b/app-emulation/q4wine/q4wine-1.3.13.ebuild
index b5d1301ef420..cddbd8e97e50 100644
--- a/app-emulation/q4wine/q4wine-1.3.13.ebuild
+++ b/app-emulation/q4wine/q4wine-1.3.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit cmake xdg
DESCRIPTION="Qt GUI configuration tool for Wine"
HOMEPAGE="https://q4wine.brezblock.org.ua/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.bz2"
S="${WORKDIR}"/${MY_P}
LICENSE="GPL-3"