summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2020-03-08 19:19:00 +0000
committerVlad Glagolev2020-03-08 19:19:00 +0000
commit3ead6a3952fc6514bee6cb6bb685bc481260ce86 (patch)
tree40805b44314ca22d9a3484dcf6d941ee629ae409
parent93428cb1007dfa39de82b89f88e8f585de794c5d (diff)
wire-bin: => 3.14.2921
-rwxr-xr-xbin-net/wire-bin/DETAILS4
-rw-r--r--bin-net/wire-bin/HISTORY4
-rwxr-xr-xbin-net/wire-bin/INSTALL2
3 files changed, 8 insertions, 2 deletions
diff --git a/bin-net/wire-bin/DETAILS b/bin-net/wire-bin/DETAILS
index 1788f1e..38c34f6 100755
--- a/bin-net/wire-bin/DETAILS
+++ b/bin-net/wire-bin/DETAILS
@@ -1,9 +1,9 @@
SPELL=wire-bin
SPELLX=Wire
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" == "em64t" ]]; then
- VERSION=3.11.2912
+ VERSION=3.14.2921
ARCH=amd64
- SOURCE_HASH=sha512:b79cec8f1381e6a62ac62db7ae1a22d4deb2a90665bdcebea49372f1d89fc454b9dd39d0f15d55ef281f6be8b7956146e52ea20c99a923692a5edc34df06965c
+ SOURCE_HASH=sha512:9123fcd9ee680c54a55117239967215cf11fc1b0d7c795023c5f6fcb9abec52f5bd45a019129fe45f5be97b7fc18e077fdc05b88ef6f48ee7d8409911bb4f061
else
VERSION=3.6.2885
ARCH=i386
diff --git a/bin-net/wire-bin/HISTORY b/bin-net/wire-bin/HISTORY
index a5b2b7f..d5178b7 100644
--- a/bin-net/wire-bin/HISTORY
+++ b/bin-net/wire-bin/HISTORY
@@ -1,3 +1,7 @@
+2020-03-08 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.14.2921 (amd64)
+ * INSTALL: corrected perms
+
2019-12-22 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.11.2912 (amd64)
diff --git a/bin-net/wire-bin/INSTALL b/bin-net/wire-bin/INSTALL
index 70e41e4..9c86303 100755
--- a/bin-net/wire-bin/INSTALL
+++ b/bin-net/wire-bin/INSTALL
@@ -1,5 +1,7 @@
cp -dRv opt/Wire "${INSTALL_ROOT}/opt" &&
+chmod 4755 "${INSTALL_ROOT}/opt/Wire/chrome-sandbox" &&
+
install -vm 644 usr/share/applications/wire-desktop.desktop "${INSTALL_ROOT}/usr/share/applications/wire-desktop.desktop" &&
for size in 32 256; do