diff --git a/gpgpassman-1.4.9.tar.gz b/gpgpassman-1.4.9.tar.gz deleted file mode 100644 index 5e85a82..0000000 Binary files a/gpgpassman-1.4.9.tar.gz and /dev/null differ diff --git a/gpgpassman-1.5.0.tar.gz b/gpgpassman-1.5.0.tar.gz new file mode 100644 index 0000000..b0fb4e1 Binary files /dev/null and b/gpgpassman-1.5.0.tar.gz differ diff --git a/gpgpassman.sh b/gpgpassman.sh index a68b4f1..49a6260 100755 --- a/gpgpassman.sh +++ b/gpgpassman.sh @@ -5,8 +5,8 @@ # Written by simonizor 3/22/2017 - http://www.simonizor.gq/linuxapps -- License: GPLv2 Only -GPMVER="1.4.9" -X="Fix: Update check in GUI mode exiting after up to date message." +GPMVER="1.5.0" +X="Change: Remove self updating function. tar-pkg is recommended for upgrading gpgpassman in the future." # ^^Remember to update this every release and do not move their position! SCRIPTNAME="$0" GPMDIR="$(< ~/.config/gpgpassman/gpgpassman.conf)" @@ -16,80 +16,6 @@ SERVNAME="$2" bold=$(tput bold) normal=$(tput sgr0) -updatescript () { -cat >/tmp/updatescript.sh </tmp/zenityupdatescript.sh <