diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : mongodb-compass -version : 1.23.0 -release : 4 +version : 1.24.1 +release : 5 source : - - https://github.com/mongodb-js/compass/archive/v1.23.0.tar.gz : 36069b92121d63e7c470ac90d0db997b04dcac2fc643f4ff4d77956583089d03 + - https://github.com/mongodb-js/compass/archive/v1.24.1.tar.gz : d61a0c412278247a70a0023176bd2a024bae584721d6b77e0b7671406f2ea0d1 license : SSPL-1.0 component : database summary : MongoDB management GUI @@ -23,7 +23,7 @@ npm install %patch -p1 < $pkgfiles/Package-only-Solus-bits.patch build : | - NODE_ENV=production npm run-script release compass + NODE_ENV=production npm run release-evergreen compass install : | rm 'dist/MongoDB Compass-linux-x64/LICENSES.chromium.html' diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -124,12 +124,12 @@ - - 2020-11-07 - 1.23.0 + + 2020-12-13 + 1.24.1 Packaging update Fabio Forni livingsilver94.solus@redaril.me \ No newline at end of file