diff options
Diffstat (limited to 'misc/KeePassHttp')
-rw-r--r-- | misc/KeePassHttp/KeePassHttp.SlackBuild | 2 | ||||
-rw-r--r-- | misc/KeePassHttp/KeePassHttp.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/KeePassHttp/KeePassHttp.SlackBuild b/misc/KeePassHttp/KeePassHttp.SlackBuild index f397e9e009d76..f933d36fdb278 100644 --- a/misc/KeePassHttp/KeePassHttp.SlackBuild +++ b/misc/KeePassHttp/KeePassHttp.SlackBuild @@ -23,7 +23,7 @@ # THE SOFTWARE. PRGNAM=KeePassHttp -VERSION=${VERSION:-1.8.4.1} +VERSION=${VERSION:-1.8.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch diff --git a/misc/KeePassHttp/KeePassHttp.info b/misc/KeePassHttp/KeePassHttp.info index 04d7815eb1d19..4ca0423ace0f3 100644 --- a/misc/KeePassHttp/KeePassHttp.info +++ b/misc/KeePassHttp/KeePassHttp.info @@ -1,8 +1,8 @@ PRGNAM="KeePassHttp" -VERSION="1.8.4.1" +VERSION="1.8.4.2" HOMEPAGE="https://github.com/pfn/keepasshttp" -DOWNLOAD="https://raw.githubusercontent.com/pfn/keepasshttp/master/KeePassHttp.plgx" -MD5SUM="78d2b692a2dc0014e4ec5a7aeadc13e5" +DOWNLOAD="https://raw.githubusercontent.com/pfn/keepasshttp/c2c4eb5388a02169400cba7a67be325caabdcc37/KeePassHttp.plgx" +MD5SUM="6691e48643a03e1914bee2f0cacd52f3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="KeePass" |