From 19a41c9015212e74d627b4a2d9e87e5c442b42f6 Mon Sep 17 00:00:00 2001 From: LEVAI Daniel Date: Sat, 12 Jan 2019 08:03:46 +0700 Subject: desktop/spectrwm: Updated for version 3.2.0. Signed-off-by: Willy Sudiarto Raharjo --- desktop/spectrwm/spectrwm.SlackBuild | 14 +++++++------- desktop/spectrwm/spectrwm.info | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'desktop') diff --git a/desktop/spectrwm/spectrwm.SlackBuild b/desktop/spectrwm/spectrwm.SlackBuild index 01f16bebfa..b2edff6a45 100644 --- a/desktop/spectrwm/spectrwm.SlackBuild +++ b/desktop/spectrwm/spectrwm.SlackBuild @@ -24,8 +24,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=spectrwm -VERSION=${VERSION:-3.1.0} -UPNAM=SPECTRWM_3_1_0 # changed to allow cd to proper folder +VERSION=${VERSION:-3.2.0} +UPNAM=SPECTRWM_3_2_0 # changed to allow cd to proper folder BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -91,12 +91,12 @@ rm -f $PKG/usr/bin/scrotwm # Compress the manpages ( cd $PKG/usr/man; find . -type f -exec gzip -9 {} \; ) -mkdir -p $PKG/usr/doc/$UPNAM/examples/keybindings +mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION/examples/keybindings install -m0644 -oroot -groot initscreen.sh $CWD/examples/* \ - $PKG/usr/doc/$UPNAM/examples/ -cp -a spectrwm.conf $PKG/usr/doc/$UPNAM/examples/spectrwm_orig.conf -cp -a spectrwm_*.conf $PKG/usr/doc/$UPNAM/examples/keybindings/ -cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$UPNAM/$PRGNAM.SlackBuild + $PKG/usr/doc/$PRGNAM-$VERSION/examples/ +cp -a spectrwm.conf $PKG/usr/doc/$PRGNAM-$VERSION/examples/spectrwm_orig.conf +cp -a spectrwm_*.conf $PKG/usr/doc/$PRGNAM-$VERSION/examples/keybindings/ +cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild find $PKG/usr/doc -type f -exec chmod 0644 {} \; # install xinitrc script diff --git a/desktop/spectrwm/spectrwm.info b/desktop/spectrwm/spectrwm.info index 3bba91c872..3e5c6424ee 100644 --- a/desktop/spectrwm/spectrwm.info +++ b/desktop/spectrwm/spectrwm.info @@ -1,8 +1,8 @@ PRGNAM="spectrwm" -VERSION="3.1.0" +VERSION="3.2.0" HOMEPAGE="https://github.com/conformal/spectrwm/" -DOWNLOAD="https://github.com/conformal/spectrwm/archive/SPECTRWM_3_1_0.tar.gz" -MD5SUM="d5314b0ec74d4b3845c3f0d2f6f5c75c" +DOWNLOAD="https://github.com/conformal/spectrwm/archive/SPECTRWM_3_2_0.tar.gz" +MD5SUM="a20087d2d0b9cc2ab6c02c44b98116e0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3