diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-09-02 10:45:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-03 07:17:21 +0700 |
commit | e06d50846617a9cda7df102dcba9621082bcff63 (patch) | |
tree | aca1a9bb61218c24b5b26354fe34dc9c615f2bbd | |
parent | 02e46823a03a48b4e47da2711cc7986173157a16 (diff) | |
download | slackbuilds-e06d50846617a9cda7df102dcba9621082bcff63.tar.gz |
desktop/numix-icon-theme-bevel: Updated for version 1.0.2014102123.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.SlackBuild | 6 | ||||
-rw-r--r-- | desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.info | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.SlackBuild b/desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.SlackBuild index d4a0caf1b3..db95f64d69 100644 --- a/desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.SlackBuild +++ b/desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM="numix-icon-theme-bevel" -VERSION=${VERSION:-1.0.20141021} +VERSION=${VERSION:-1.0.201410212340.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -48,10 +48,10 @@ cd $PRGNAM-$VERSION chown -R root:root . mkdir -p $PKG/usr/share/icons -cp -a Numix-Bevel $PKG/usr/share/icons +cp -ar Numix-Bevel $PKG/usr/share/icons mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a LICENSE README.md $PKG/usr/doc/$PRGNAM-$VERSION +cp -a debian/changelog LICENSE README.md $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.info b/desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.info index b83d77e4c7..b9fb4fe843 100644 --- a/desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.info +++ b/desktop/numix-icon-theme-bevel/numix-icon-theme-bevel.info @@ -1,7 +1,7 @@ PRGNAM="numix-icon-theme-bevel" -VERSION="1.0.20141021" +VERSION="1.0.201410212340.8" HOMEPAGE="https://github.com/numixproject/numix-icon-theme-circle/releases/" -DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme-bevel_1.0%2B201410212340%7E8%7Eubuntu14.10.1.tar.xz" +DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme-bevel_1.0+201410212340~8~ubuntu14.10.1.tar.xz" MD5SUM="9d2554321cb70405cdb84616a256056b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |