summaryrefslogtreecommitdiff
path: root/x11-themes/fvwm-crystal
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
commit3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch)
treecb6347688c91bfbdebe49a78a55dad3d72cc193e /x11-themes/fvwm-crystal
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'x11-themes/fvwm-crystal')
-rw-r--r--x11-themes/fvwm-crystal/Manifest2
-rw-r--r--x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/fvwm-crystal/Manifest b/x11-themes/fvwm-crystal/Manifest
index 24830e8d850c..0ef5709543a0 100644
--- a/x11-themes/fvwm-crystal/Manifest
+++ b/x11-themes/fvwm-crystal/Manifest
@@ -1,3 +1,3 @@
DIST fvwm-crystal-3.7.5.tar.gz 5962351 BLAKE2B b5a7458c5bc97846ba48e18168da05d0cda4f26b2f0252abcfd12953de4ac80b34a521759152d559fef59ab53e5f252434d1f1840a779271fc9fffd7ec8632b0 SHA512 333eeeabf1b7b88e1ce7ba5e018a013471db215214b5d9bd86d0f0e107d7443f89bc409e23f3ef4a61c9ced63b862614507cb5ae74063f14d9e0d8b1eb97186b
-EBUILD fvwm-crystal-3.7.5.ebuild 2222 BLAKE2B 29545f5c0bac3515d97aaa14fa401d89ac6ede053dcc78ff049aac5d2b26241f3437713932c9953a35cab58fcee1157385d07470d532afbd21cf2881f075f2c2 SHA512 f7b5e072d0f989fdde6cbcf3a4d16a08ff9671229315a843e5d10380ad7e2b4907dd6e7a285b622c27d2804dc951fb4b50ea616d0efff49d65d61fce57077b0e
+EBUILD fvwm-crystal-3.7.5.ebuild 2236 BLAKE2B 12cf2dec4348459c6fb4c87d57956e48b1a4a8838e0e36af1657092d9bd9cb90c5a7cf657e1df19c6d92790f16f51f592efb42786079d53696c7e9e7bf1545f3 SHA512 a309082d7fe16e4a3a3e03f69b63351402c74158992ec5d5377eb1979650c6abb6576bb2d0dd6bf3e58e4734deb39ebecd414dbeab8afdd7dfd6f3bf02ccec06
MISC metadata.xml 1258 BLAKE2B 87ffa421c8884bd447097d404d1bb21264e5b86f620ab554ea4854d68a0b5c62bcfa86f4c1f8ed85b36e56f894f36b63ba675e2b56806013f38dc60a643f1d1c SHA512 7b191ab2ebe7aab32158d167fb5a0b3aa2e0b8cce1b2f7324a02f775bb7a8e23f3f8c74eb1ab1ab00f82887a64f1fa9a1274ebb2741dce8a5a511ad91cd3f113
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild
index c4826df1db9f..9ce17e8b85e4 100644
--- a/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild
+++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.7.5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit readme.gentoo-r1 python-single-r1 optfeature
DESCRIPTION="Configurable FVWM theme with transparency and freedesktop compatible menu"
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/fvwm-crystal/fvwm-crystal.git"
else
- SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
KEYWORDS="amd64 ~ppc ~ppc64 ~riscv x86"
fi