diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,11 +1,11 @@ name : crow-translate -version : 2.4.1 -release : 3 +version : 2.5.0 +release : 4 source : - - https://github.com/crow-translate/crow-translate/archive/2.4.1.tar.gz : dc2f61eccd42741e68a342578edf62c91430decec5d1ef168426b67e052fcf90 - - https://github.com/crow-translate/QOnlineTranslator/archive/1.2.4.tar.gz : 2d1839aecc0e5a540941aa65653a4d5edad24f73771cef8dd564304b131671bf - - https://github.com/itay-grudev/SingleApplication/archive/v3.1.3.1.tar.gz : bbc20faa3e914cda8fe94b5d0bf98af640d3298a791a16cad4571a9ccbf1d030 - - https://github.com/Skycoder42/QHotkey/archive/1.4.0.tar.gz : 5694f0b35b8051a1d68a2172081f0698bf72aba7f350740d2c6a3fe7de4b0ae3 + - https://github.com/crow-translate/crow-translate/archive/2.5.0.tar.gz : 80d0dcf2029fac36e8117b9af404c43dc34531993d1c2c4f9e2f1262572e4f02 + - https://github.com/crow-translate/QOnlineTranslator/archive/1.3.0.tar.gz : d45ea62fedaf817aafa1f2bc3781d20192bfbaf9e30558f6591ed5575c2001a8 + - https://github.com/itay-grudev/SingleApplication/archive/v3.1.4.tar.gz : e3b75de67999d340e17f224286622ed8ffc3ed023bc573e369309181c1a365a9 + - https://github.com/Skycoder42/QHotkey/archive/1.4.1.tar.gz : 516726432ba21aeab11c37d979d80a300108b774ee43be078dddd2e6055226d8 - https://github.com/Skycoder42/QTaskbarControl/archive/2.0.1.tar.gz : b2f956bdc5fdba1477ca7f4bde9759a120055407e4a7cc0c9efbc3934ae72b01 homepage : https://crow-translate.github.io/ license : @@ -27,13 +27,13 @@ - gstreamer-1.0-plugins-good setup : | # Include submodules into the project - for submodules in 1.2.4 1.4.0 2.0.1 v3.1.3.1; do + for submodules in 1.3.0 1.4.1 2.0.1 v3.1.4; do tar xvf $sources/${submodules}.tar.gz; done - mv QHotkey-1.4.0/* src/third-party/qhotkey - mv QOnlineTranslator-1.2.4/* src/qonlinetranslator + mv QHotkey-1.4.1/* src/third-party/qhotkey + mv QOnlineTranslator-1.3.0/* src/qonlinetranslator mv QTaskbarControl-2.0.1/* src/third-party/qtaskbarcontrol - mv SingleApplication-3.1.3.1/* src/third-party/singleapplication - + mv SingleApplication-3.1.4/* src/third-party/singleapplication + %cmake build : | %make diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -56,12 +56,12 @@ - - 2020-07-06 - 2.4.1 + + 2020-07-22 + 2.5.0 Packaging update Algent Albrahimi algent@protonmail.com \ No newline at end of file