diff --git a/gedit.be0 b/gedit.be0 index 2e1d5647e..97b74cde2 100755 --- a/gedit.be0 +++ b/gedit.be0 @@ -9,7 +9,7 @@ ## 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]="http://ftp.acc.umu.se/pub/GNOME/sources/gedit/${PKGVERSION[2]}/gedit-${PKGVERSION}.tar.xz" +SRCURL[0]="https://download.gnome.org/sources/gedit/${PKGVERSION[2]}/gedit-${PKGVERSION}.tar.xz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.