From 2249af4c6dbb4830d2f143122243425b787bc0d5 Mon Sep 17 00:00:00 2001 From: Andinus Date: Sat, 4 Apr 2020 19:36:02 +0530 Subject: Update install instructions to v0.6.4 --- README.org | 4 ++-- scripts/install.sh | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.org b/README.org index c7d8467..8f243df 100644 --- a/README.org +++ b/README.org @@ -16,13 +16,13 @@ of the Day & Bing Photo of the Day. | [[https://diode.zone/videos/watch/11af8886-7b75-400b-9c4d-05191bd55059][Cetus v0.6.0]] | | [[https://diode.zone/videos/watch/6d01245d-a6d0-4958-881d-f6df609d65ab][Cetus v0.6.0 Demo on macOS]] | -*Dependency*: /feh/, /libnotify/ (optional) +*Dependency*: /feh/ (optional), /libnotify/ (optional) It supports /GNOME/, /Unity/, /LXDE/, /Pantheon/ & WM/DE similar to /i3wm/ (including i3wm). *Tested on*: -- OpenBSD 6.6 with i3wm +- OpenBSD 6.6 with i3wm (with /unveil/) - Lubuntu 18.04 with LXDE - macOS Catalina 10.15.3 diff --git a/scripts/install.sh b/scripts/install.sh index 5d29572..5934991 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -1,11 +1,11 @@ #!/bin/sh -freebsdH="b14b8e41892ec7b7f6a8faa0c868927f68e300b3cda36e1af79683c3313daed7" -openbsdH="5c6105233b886327699a571e1ed48c434124e94dfa4e08e1b8348a46da7ad1b2" -linuxH="79b15576fb37ef78ffb424e414eec483c40d237ea40e8234235fa5b1a322a3b2" -netbsdH="b66ce80fca51cce56b2c48723a5bfb137ef378836062f5054b5e447fc183967f" -dragonflyH="8eeebfebc71cba05eff71f3b38ab5b60e1c1334730083b3705ba463845034fb8" -darwinH="bd46b41a86a19c74d791240ae241a0784b7fbd3920c85ac12d1f51f0d741981f" +freebsdH="47913c8eebb2481bf1282535231cc82793c345ad4c0f382af50e1d7760f5ad32" +openbsdH="2abdad0520faff64cd3bdf92e194eaf9bafe1866dcde0b432f2a7e288a0806df" +linuxH="cba19402714d27ce64e57edecab9acc502542c1abb828ad9c5bd7db4241b0ff0" +netbsdH="d1346f5478931f21d6a9764287230d9362f312c91836773f6a795c7dcc77791c" +dragonflyH="88ba5cd45abf7a16e6ac3aee8d6e2403e700ed170c6f2191f4474e218cc31cb6" +darwinH="aea04ff4b027ca7d32d4cf56bdabd2cb3bc0f466ecc634cad0590b9ae774feb6" earlyCheck(){ os=`uname` @@ -33,7 +33,7 @@ earlyCheck(){ } getURL(){ - url="https://archive.org/download/cetus-v0.6.0/cetus-v0.6.0-$os-$cpu" + url="https://archive.org/download/cetus-v0.6.4/cetus-v0.6.4-$os-$cpu" } printURL(){ @@ -70,7 +70,7 @@ printURL(){ echo "$ sha256 /usr/local/bin/cetus" } -echo "Cetus v0.6.0" +echo "Cetus v0.6.4" echo earlyCheck getURL -- cgit 1.4.1-2-gfad0