diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ name : woeusb -version : 3.1.4 -release : 6 +version : 3.1.5 +release : 7 source : - - https://github.com/slacka/WoeUSB/archive/v3.1.4.tar.gz : 34b2ab1108c972f6d02fb09de3f6cf5c5cdeace519ad22bde6678062329a004e -license : GPL-3.0 + - git|https://github.com/slacka/WoeUSB.git : v3.1.5 +license : GPL-3.0-only component : system.utils summary : A tool to create a bootable Windows USB drive from an ISO description: | @@ -11,6 +11,7 @@ builddeps : - wxwidgets-devel setup : | + ./setup-development-environment.bash %reconfigure build : | %make diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,10 +2,10 @@ woeusb - Pierre-Yves - pyu@riseup.net + Fabio Forni + fabio0x@keemail.me - GPL-3.0 + GPL-3.0-only system.utils A tool to create a bootable Windows USB drive from an ISO WoeUSB is a simple tool that enable you to create your own usb stick windows installer from an iso image or a real DVD. It is a fork of Congelli501's WinUSB. @@ -27,12 +27,12 @@ - - 2018-03-08 - 3.1.4 + + 2018-03-22 + 3.1.5 Packaging update - Pierre-Yves - pyu@riseup.net + Fabio Forni + fabio0x@keemail.me \ No newline at end of file