summaryrefslogtreecommitdiffstats
path: root/desktop/simplenote
diff options
context:
space:
mode:
author Skaendo2018-07-07 00:25:22 +0200
committer David Spencer2018-07-07 00:26:12 +0200
commit577c364551ff918a64cca731d173a6d29af50999 (patch)
tree5a6e9afa573c39edddfd3116b7359125e693ad1c /desktop/simplenote
parent5ffc0ff341b8fa99dbd48813f63817f79a6f648f (diff)
downloadslackbuilds-577c364551ff918a64cca731d173a6d29af50999.tar.gz
desktop/simplenote: Update SlackBuild & maintainer email.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/simplenote')
-rw-r--r--desktop/simplenote/simplenote.SlackBuild5
-rw-r--r--desktop/simplenote/simplenote.info2
2 files changed, 4 insertions, 3 deletions
diff --git a/desktop/simplenote/simplenote.SlackBuild b/desktop/simplenote/simplenote.SlackBuild
index 75ec23f94d..1fae314591 100644
--- a/desktop/simplenote/simplenote.SlackBuild
+++ b/desktop/simplenote/simplenote.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for simplenote
-# Copyright 2018 Skaendo <skaendo at excite dot com>
+# Copyright 2018 Skaendo <skaendo@linuxmail.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=simplenote
VERSION=${VERSION:-1.1.6}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -91,6 +91,7 @@ cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
+cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/desktop/simplenote/simplenote.info b/desktop/simplenote/simplenote.info
index 6c9a416bd2..50a610cd3f 100644
--- a/desktop/simplenote/simplenote.info
+++ b/desktop/simplenote/simplenote.info
@@ -7,4 +7,4 @@ DOWNLOAD_x86_64="https://github.com/Automattic/simplenote-electron/releases/down
MD5SUM_x86_64="3b4757cb683749fc1324575d1b0252f9"
REQUIRES=""
MAINTAINER="Skaendo"
-EMAIL="skaendo at excite dot com"
+EMAIL="skaendo@linuxmail.org"