diff --git a/gnome-icon-theme-3.12.0-0.bee b/gnome-icon-theme.be0 similarity index 62% rename from gnome-icon-theme-3.12.0-0.bee rename to gnome-icon-theme.be0 index 3daac373e..ded1a2c12 100755 --- a/gnome-icon-theme-3.12.0-0.bee +++ b/gnome-icon-theme.be0 @@ -1,20 +1,17 @@ #!/usr/bin/env beesh -SRCURL[0]="http://ftp.acc.umu.se/pub/gnome/sources/gnome-icon-theme/${PKGVERSION[2]}/gnome-icon-theme-${PKGVERSION}.tar.xz" - -PATCHURL[0]="" +# BEE_VERSION gnome-icon-theme-3.12.0-1 -# BEE_CONFIGURE=compat +# more info: https://foo.bar.com -# BEE_BUILDTYPE= +SRCURL[0]="http://ftp.acc.umu.se/pub/gnome/sources/gnome-icon-theme/${PKGVERSION[2]}/gnome-icon-theme-${PKGVERSION}.tar.xz" +SRCURL[0]="/src/mariux/md5repo/f14bed7f804e843189ffa7021141addd/gnome-icon-theme-3.12.0.tar.xz" -EXCLUDE+=(/icon-theme.cache$) +# PATCHURL+=() # build_in_sourcedir - - - +# sourcesubdir_append src #mee_extract() { # bee_extract "${@}" @@ -36,3 +33,7 @@ mee_configure() { #mee_install() { # bee_install #} + +#mee_install_post() { +# exit +#}