diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,8 @@ name : etcher -version : 1.4.8 -release : 9 +version : 1.4.9 +release : 10 source : - - https://github.com/balena-io/etcher/archive/v1.4.8.tar.gz : e652d2c04af6957a3e545c85de20a940bb2620239d72ee3be851ead777ac73e2 - - git|https://github.com/balena-io/scripts.git : 6077afeee039b2ff9eab5e217ea35c79428881bc + - git|https://github.com/balena-io/etcher.git : v1.4.9 license : Apache-2.0 component : system.utils summary : Flash OS images to SD cards & USB drives, safely and easily @@ -17,17 +16,9 @@ - pkgconfig(xi) - pkgconfig(xscrnsaver) - pkgconfig(xtst) - - git - jq - nodejs setup : | - cp -a $sources/scripts.git/. scripts/resin - - # Don't blame me for this - git init - git add . - git commit -m"Dummy commit to make the install script happy" - %patch -p1 < $pkgfiles/0001-Disable-update-checking.patch build : | npm config set unsafe-perm=true diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ etcher - Joshua Strobl - joshua@stroblindustries.com + Philipp Trulson + philipp@trulson.de Apache-2.0 system.utils @@ -100,12 +100,12 @@ - - 2018-12-07 - 1.4.8 + + 2018-12-24 + 1.4.9 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Philipp Trulson + philipp@trulson.de \ No newline at end of file