aboutsummaryrefslogtreecommitdiff
path: root/office/zathura-ps/zathura-ps.SlackBuild
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2013-06-27 19:51:11 -0300
committerNiels Horn <niels.horn@slackbuilds.org>2013-06-27 19:51:11 -0300
commit24dcee62215c01dc300cee0758c77d76ba770296 (patch)
tree6a8b705f1b6c16e5767ee1e3821fa500872bd02c /office/zathura-ps/zathura-ps.SlackBuild
parent1270a5149c04ab6cf20833024bfe627a267bb556 (diff)
downloadslackbuilds-24dcee62215c01dc300cee0758c77d76ba770296.tar.xz
office/zathura-ps: Updated for version 0.2.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office/zathura-ps/zathura-ps.SlackBuild')
-rw-r--r--office/zathura-ps/zathura-ps.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/zathura-ps/zathura-ps.SlackBuild b/office/zathura-ps/zathura-ps.SlackBuild
index 2d0b0d0dbb47..e96cb4da0a39 100644
--- a/office/zathura-ps/zathura-ps.SlackBuild
+++ b/office/zathura-ps/zathura-ps.SlackBuild
@@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=zathura-ps
-VERSION=${VERSION:-0.2.0}
+VERSION=${VERSION:-0.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -65,6 +65,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}