diff options
-rw-r--r-- | development/dasht/dasht.SlackBuild | 18 | ||||
-rw-r--r-- | development/dasht/dasht.info | 6 | ||||
-rw-r--r-- | development/dasht/slack-desc | 8 |
3 files changed, 15 insertions, 17 deletions
diff --git a/development/dasht/dasht.SlackBuild b/development/dasht/dasht.SlackBuild index c9a707a2b7..20233e8b92 100644 --- a/development/dasht/dasht.SlackBuild +++ b/development/dasht/dasht.SlackBuild @@ -22,13 +22,13 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dasht -VERSION=${VERSION:-2.3.0} +VERSION=${VERSION:-2.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) ARCH=i486 ;; + i?86) ARCH=i586 ;; arm*) ARCH=arm ;; *) ARCH=$( uname -m ) ;; esac @@ -39,8 +39,8 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -if [ "$ARCH" = "i486" ]; then - SLKCFLAGS="-O2 -march=i486 -mtune=i686" +if [ "$ARCH" = "i586" ]; then + SLKCFLAGS="-O2 -march=i586 -mtune=i686" LIBDIRSUFFIX="" elif [ "$ARCH" = "i686" ]; then SLKCFLAGS="-O2 -march=i686 -mtune=i686" @@ -63,10 +63,10 @@ tar xvf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$VERSION chown -R root:root . find -L . \ - \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ - -o -perm 511 \) -exec chmod 755 {} \; -o \ - \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ - -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \ + -exec chmod 755 {} \; -o \ + \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ + -exec chmod 644 {} \; install -m 755 -d $PKG/usr/bin install -m 755 -d $PKG/usr/share/zsh/site-functions @@ -81,7 +81,7 @@ gzip -9 man/man1/* cp -a man/man1/*.gz $PKG/usr/man/man1 mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a LICENSE README.md VERSION.md $PKG/usr/doc/$PRGNAM-$VERSION +cp -a README.md VERSION.md $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/development/dasht/dasht.info b/development/dasht/dasht.info index 88393bc588..8bd40b76ce 100644 --- a/development/dasht/dasht.info +++ b/development/dasht/dasht.info @@ -1,8 +1,8 @@ PRGNAM="dasht" -VERSION="2.3.0" +VERSION="2.4.0" HOMEPAGE="https://github.com/sunaku/dasht" -DOWNLOAD="https://github.com/sunaku/dasht/archive/v2.3.0/dasht-2.3.0.tar.gz" -MD5SUM="88dcb1ea365d856400459a7f7c371a57" +DOWNLOAD="https://github.com/sunaku/dasht/archive/v2.4.0/dasht-2.4.0.tar.gz" +MD5SUM="330000c18d8819968c833d149221b4dc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/development/dasht/slack-desc b/development/dasht/slack-desc index 2eff4a3b3e..56a92965c7 100644 --- a/development/dasht/slack-desc +++ b/development/dasht/slack-desc @@ -13,9 +13,7 @@ dasht: managing API documentation (in the form of 150+ offline documentation dasht: sets, courtesy of Dash for OS X) all from the comfort of your own dasht: terminal! dasht: -dasht: The name "dasht" is a portmanteau of Dash and the letter "t", for -dasht: terminal. Etymologically, "dasht" is Persian for plain, as in an flat -dasht: expanse of land, which aptly characterizes the terminal environment -dasht: where everything is text. -dasht: dasht: Homepage: https://github.com/sunaku/dasht +dasht: +dasht: +dasht: |