diff --git a/evince.be0 b/evince.be0 index a668b9c65..4322a5131 100755 --- a/evince.be0 +++ b/evince.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION evince-3.28.2-0 +# BEE_VERSION evince-3.30.0-0 BEE_BUILDTYPE=configure @@ -11,7 +11,7 @@ BEE_BUILDTYPE=configure ## 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.gnome.org/pub/gnome/sources/evince/${PKGVERSION[2]}/evince-${PKGVERSION}.tar.xz" +SRCURL[0]="https://download.gnome.org/sources/evince/${PKGVERSION[2]}/evince-${PKGVERSION}.tar.xz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.