summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Felipe Bugno2018-07-16 15:57:25 +0200
committer Willy Sudiarto Raharjo2018-07-16 15:57:25 +0200
commitd7ce54894c075fb20ee795678995dd2dfbff98d1 (patch)
treec6c8618baa7b6e0273ddcc5ea5aa9386f19d3731
parent0671008c2994ee700d53858dec0e64a391a629e8 (diff)
downloadslackbuilds-d7ce54894c075fb20ee795678995dd2dfbff98d1.tar.gz
desktop/nitrokey-app: Updated for version 1.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--desktop/nitrokey-app/README4
-rw-r--r--desktop/nitrokey-app/nitrokey-app.SlackBuild2
-rw-r--r--desktop/nitrokey-app/nitrokey-app.info6
3 files changed, 8 insertions, 4 deletions
diff --git a/desktop/nitrokey-app/README b/desktop/nitrokey-app/README
index a61145916d..959d1c4357 100644
--- a/desktop/nitrokey-app/README
+++ b/desktop/nitrokey-app/README
@@ -8,3 +8,7 @@ password vault, so you can save up to 16 password on the token
itself.
It ships with the udev rule to setup the USB token.
+
+Remove the old nitrokey-app first before atempting to compile, otherwise
+it will try to use the old libnitrokey from your previous installed version
+and not build a new libnitrokey.
diff --git a/desktop/nitrokey-app/nitrokey-app.SlackBuild b/desktop/nitrokey-app/nitrokey-app.SlackBuild
index dec8384f3c..1812e3678b 100644
--- a/desktop/nitrokey-app/nitrokey-app.SlackBuild
+++ b/desktop/nitrokey-app/nitrokey-app.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=nitrokey-app
-VERSION=${VERSION:-1.3}
+VERSION=${VERSION:-1.3.1}
LIBVERSION=${LIBVERSION:-3.3}
CODECVERSION=${CODECVERSION:-61d9b044d6644293f99fb87dfadc15dcab951bd9}
diff --git a/desktop/nitrokey-app/nitrokey-app.info b/desktop/nitrokey-app/nitrokey-app.info
index e10531cf48..2da11ae6a5 100644
--- a/desktop/nitrokey-app/nitrokey-app.info
+++ b/desktop/nitrokey-app/nitrokey-app.info
@@ -1,10 +1,10 @@
PRGNAM="nitrokey-app"
-VERSION="1.3"
+VERSION="1.3.1"
HOMEPAGE="https://www.nitrokey.com/"
-DOWNLOAD="https://github.com/Nitrokey/nitrokey-app/archive/v1.3/nitrokey-app-1.3.tar.gz \
+DOWNLOAD="https://github.com/Nitrokey/nitrokey-app/archive/v1.3.1/nitrokey-app-1.3.1.tar.gz \
https://github.com/Nitrokey/libnitrokey/archive/v3.3/libnitrokey-3.3.tar.gz \
https://github.com/Nitrokey/cppcodec/archive/61d9b04/cppcodec-61d9b044d6644293f99fb87dfadc15dcab951bd9.zip"
-MD5SUM="fbc163e356010d9ddc0084c863593fde \
+MD5SUM="28e1b33b75777dda74ed4335d929393b \
c4801581c540c420517762601bd1c71d \
29d201707eb38dbee180dd21a71cbae9"
DOWNLOAD_x86_64=""