diff --git a/geany-plugins-1.26-1.bee b/geany-plugins.be0 similarity index 94% rename from geany-plugins-1.26-1.bee rename to geany-plugins.be0 index e0b86996e..7d613e038 100755 --- a/geany-plugins-1.26-1.bee +++ b/geany-plugins.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION geany-plugins-1.28-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://plugins.geany.org/geany-plugins/geany-plugins-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://plugins.geany.org/geany-plugins/geany-plugins-${PKGVERSION}.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array. @@ -52,7 +54,7 @@ SRCURL[0]="http://plugins.geany.org/geany-plugins/geany-plugins-${PKGVERSION}.ta #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { diff --git a/geany-1.26-0.bee b/geany.be0 similarity index 95% rename from geany-1.26-0.bee rename to geany.be0 index 03bc604d0..9572b5c98 100755 --- a/geany-1.26-0.bee +++ b/geany.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION geany-1.28-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://download.geany.org/geany-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://download.geany.org/geany-${PKGVERSION}.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array. @@ -52,7 +54,7 @@ SRCURL[0]="http://download.geany.org/geany-${PKGVERSION}.tar.bz2" #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() {