From 4bf39088f2cfc63f33804316f1fa89c68e265910 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 25 Oct 2022 00:33:39 +0200 Subject: [PATCH] xkeyboard-config: Download source archive from beehive.molgen.mpg.de --- xkeyboard-config.be0 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xkeyboard-config.be0 b/xkeyboard-config.be0 index 4e7a1ccce..16f17c033 100755 --- a/xkeyboard-config.be0 +++ b/xkeyboard-config.be0 @@ -9,7 +9,8 @@ ## The source URL(s) define the location of the sources that will be ## downloaded. Version variables may be used to simplify reuse of this bee-file. -SRCURL[0]="https://www.x.org/archive/individual/data/xkeyboard-config/xkeyboard-config-${PKGVERSION}.tar.xz" +#SRCURL[0]="https://www.x.org/archive/individual/data/xkeyboard-config/xkeyboard-config-${PKGVERSION}.tar.xz" +SRCURL[0]="https://beehive.molgen.mpg.de/eb133127bcf9da2df2dd4a0a9c92e387/xkeyboard-config-2.37.tar.xz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.