From 4d3ecf715f58ce724761b5905572ff2a1141b723 Mon Sep 17 00:00:00 2001 From: "Edinaldo P. Silva" Date: Fri, 15 Feb 2019 07:41:19 +0700 Subject: desktop/awesome-extra: Updated for version 2019021001. Signed-off-by: Willy Sudiarto Raharjo --- desktop/awesome-extra/awesome-extra.SlackBuild | 8 ++++---- desktop/awesome-extra/awesome-extra.info | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/desktop/awesome-extra/awesome-extra.SlackBuild b/desktop/awesome-extra/awesome-extra.SlackBuild index e2e86e057c..69a46a1784 100644 --- a/desktop/awesome-extra/awesome-extra.SlackBuild +++ b/desktop/awesome-extra/awesome-extra.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=awesome-extra -VERSION=${VERSION:-2019012501} +VERSION=${VERSION:-2019021001} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -53,13 +53,12 @@ find -L . \ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true -EXTRAS="flaw freedesktop obvious revelation shifty vicious bashets wicked" +EXTRAS="bashets cyclefocus flaw freedesktop obvious revelation tyrannical vicious" mkdir -p $PKG/usr/share/awesome/lib cp -r $EXTRAS $PKG/usr/share/awesome/lib/ mkdir -p $PKG/usr/man/man7 -gzip -dc wicked/wicked.7.gz > $PKG/usr/man/man7/wicked.7 cp flaw/flaw.7 $PKG/usr/man/man7/flaw.7 find $PKG/usr/man -type f -exec gzip -9 {} \; @@ -69,7 +68,8 @@ DOCS="debian/changelog debian/copyright" mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp $DOCS $PKG/usr/doc/$PRGNAM-$VERSION -mv $PKG/usr/share/awesome/lib/shifty/README.md $PKG/usr/doc/$PRGNAM-$VERSION/README-shifty +mv $PKG/usr/share/awesome/lib/cyclefocus/README.md $PKG/usr/doc/$PRGNAM-$VERSION/README-cyclefocus +mv $PKG/usr/share/awesome/lib/tyrannical/README.md $PKG/usr/doc/$PRGNAM-$VERSION/README-tyrannical mv $PKG/usr/share/awesome/lib/vicious/README.md $PKG/usr/doc/$PRGNAM-$VERSION/README-vicious mv $PKG/usr/share/awesome/lib/vicious/contrib/README.md $PKG/usr/doc/$PRGNAM-$VERSION/README-vicious-contrib mv $PKG/usr/share/awesome/lib/flaw/README $PKG/usr/doc/$PRGNAM-$VERSION/README-flaw diff --git a/desktop/awesome-extra/awesome-extra.info b/desktop/awesome-extra/awesome-extra.info index bfdb6a3ec9..d9f552f0fa 100644 --- a/desktop/awesome-extra/awesome-extra.info +++ b/desktop/awesome-extra/awesome-extra.info @@ -1,8 +1,8 @@ PRGNAM="awesome-extra" -VERSION="2019012501" +VERSION="2019021001" HOMEPAGE="http://http.debian.net/debian/pool/main/a/awesome-extra/" -DOWNLOAD="http://cdn-fastly.deb.debian.org/debian/pool/main/a/awesome-extra/awesome-extra_2019012501.tar.xz" -MD5SUM="529085a86792445da11f3a11e0ce82d1" +DOWNLOAD="http://cdn-fastly.deb.debian.org/debian/pool/main/a/awesome-extra/awesome-extra_2019021001.tar.xz" +MD5SUM="6c8339c809c98aadfdc55d486c47014f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="awesome" -- cgit v1.2.3