From 27548b6e9351c5eae1bfa71b7372accc4c299e90 Mon Sep 17 00:00:00 2001 From: Jesse Bryan Date: Tue, 5 Sep 2017 03:32:02 -0500 Subject: [PATCH] release: 1.1.2 --- README.md | 6 +++--- gsu | 2 +- gsu.1 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b0e8e96..caa1411 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Install **[gsu]** or **[gsu-git]** from the AUR. [gsu]: https://aur.archlinux.org/packages/gsu/ [gsu-git]: https://aur.archlinux.org/packages/gsu-git/ -### Install From Source +### Universal Install gsu depends heavily on maim, slop, FFmpeg, curl, and jq for its functionality. To install gsu's dependencies, run the following commands in accordance to your distro. @@ -83,8 +83,8 @@ Install `maim`, `slop`, `ffmpeg`, `curl`, and `jq` using your package manager of After installing the dependents, run the following commands to install gsu. ``` -$ curl -o gsu.tar.gz https://codeload.github.com/winneon/gsu/tar.gz/1.1.1 -$ tar xvf gsu.tar.gz && cd gsu-1.1.1 +$ curl -o gsu.tar.gz https://codeload.github.com/winneon/gsu/tar.gz/1.1.2 +$ tar xvf gsu.tar.gz && cd gsu-1.1.2 $ sudo make install ``` diff --git a/gsu b/gsu index db9b76f..0672f0e 100755 --- a/gsu +++ b/gsu @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION="1.1.1-git" +VERSION="1.1.2" config_path="${XDG_CONFIG_HOME:-${HOME}/.config}/gsu" print_help() { diff --git a/gsu.1 b/gsu.1 index b953e5e..d0d1bcb 100644 --- a/gsu.1 +++ b/gsu.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH GSU "1" "September 2017" "gsu 1.1.1-git" "User Commands" +.TH GSU "1" "September 2017" "gsu 1.1.2" "User Commands" .SH NAME -gsu \- manual page for gsu 1.1.1-git +gsu \- manual page for gsu 1.1.2 .SH SYNOPSIS .B gsu [\fI\,OPTION\/\fR]... \fI\,SOURCE\/\fR