diff --git a/xrandr-1.4.1-0.bee b/libXrandr.be0 similarity index 94% rename from xrandr-1.4.1-0.bee rename to libXrandr.be0 index 1c96ca49d..f2e9be912 100755 --- a/xrandr-1.4.1-0.bee +++ b/libXrandr.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION libXrandr-1.5.1-0 + ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -7,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://xorg.freedesktop.org/releases/individual/app/xrandr-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://www.x.org/releases/individual/lib/libXrandr-${PKGVERSION}.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array. @@ -52,7 +54,7 @@ SRCURL[0]="http://xorg.freedesktop.org/releases/individual/app/xrandr-${PKGVERSI #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { diff --git a/libXrandr-1.4.2-0.bee b/xrandr.be0 similarity index 94% rename from libXrandr-1.4.2-0.bee rename to xrandr.be0 index fac371256..7810f5f5b 100755 --- a/libXrandr-1.4.2-0.bee +++ b/xrandr.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION xrandr-1.5.0-0 + ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -7,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://xorg.freedesktop.org/releases/individual/lib/libXrandr-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://www.x.org/releases/individual/app/xrandr-${PKGVERSION}.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array. @@ -52,7 +54,7 @@ SRCURL[0]="http://xorg.freedesktop.org/releases/individual/lib/libXrandr-${PKGVE #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() {