Page MenuHomeSolus

D13435.id32866.diff
No OneTemporary

D13435.id32866.diff

diff --git a/files/bitwarden.desktop b/files/Bitwarden.desktop
rename from files/bitwarden.desktop
rename to files/Bitwarden.desktop
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : bitwarden-desktop
-version : 2022.6.2
-release : 3
+version : 2022.8.0
+release : 4
source :
- - https://github.com/bitwarden/clients/archive/refs/tags/desktop-v2022.6.2.tar.gz : 35aaf0c7689a2dd4d3e9844714dd306dea84063f17d1a875cbedefe4bdc04959
+ - https://github.com/bitwarden/clients/archive/refs/tags/desktop-v2022.8.0.tar.gz : 4e92684a27f08d7fccb13b90f9ca640f1c21cd5fb0dc51997fdcaac776c7b5f8
license : GPL-3.0-only
component : security
summary : A secure and free password manager for all of your devices
@@ -23,7 +23,7 @@
rundeps :
- nodejs
setup : |
- export ELECTRON_VERSION=19.0.10
+ export ELECTRON_VERSION=19.0.11
npm install electron@$ELECTRON_VERSION
pushd apps/desktop
@@ -51,7 +51,7 @@
mv $installdir/$bwdir/bitwarden $installdir/$bwdir/bitwarden-desktop
ln -s $bwdir/bitwarden-desktop $installdir/usr/bin/bitwarden-desktop
- install -Dm00644 $pkgfiles/bitwarden.desktop $installdir/usr/share/applications/bitwarden.desktop
+ install -Dm00644 $pkgfiles/Bitwarden.desktop $installdir/usr/share/applications/Bitwarden.desktop
for i in 16 32 64 128 256 512 1024; do
install -Dm00644 $workdir/apps/desktop/resources/icons/${i}x${i}.png $installdir/usr/share/icons/hicolor/${i}x${i}/apps/bitwarden.png
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -18,7 +18,7 @@
<PartOf>security</PartOf>
<Files>
<Path fileType="executable">/usr/bin/bitwarden-desktop</Path>
- <Path fileType="data">/usr/share/applications/bitwarden.desktop</Path>
+ <Path fileType="data">/usr/share/applications/Bitwarden.desktop</Path>
<Path fileType="data">/usr/share/bitwarden-desktop/LICENSE.electron.txt</Path>
<Path fileType="data">/usr/share/bitwarden-desktop/LICENSES.chromium.html</Path>
<Path fileType="data">/usr/share/bitwarden-desktop/bitwarden-desktop</Path>
@@ -105,12 +105,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2022-07-28</Date>
- <Version>2022.6.2</Version>
+ <Update release="4">
+ <Date>2022-08-08</Date>
+ <Version>2022.8.0</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:17 PM (2 h, 33 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5823804
Default Alt Text
D13435.id32866.diff (2 KB)

Event Timeline