diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-12 14:03:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-13 07:23:26 +0700 |
commit | 39f7bd2e7d73674cc8d6490c470dc9e0d0953751 (patch) | |
tree | c16b4755311564ec8954944c9b680fca15b94f4c | |
parent | cc8fae207d0931ecb414989616fcb9864a3add29 (diff) | |
download | slackbuilds-39f7bd2e7d73674cc8d6490c470dc9e0d0953751.tar.gz |
desktop/cairo-compmgr: Update DOWNLOAD and HOMEPAGE url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | desktop/cairo-compmgr/cairo-compmgr.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/cairo-compmgr/cairo-compmgr.info | 4 | ||||
-rw-r--r-- | desktop/cairo-compmgr/slack-desc | 2 |
3 files changed, 4 insertions, 6 deletions
diff --git a/desktop/cairo-compmgr/cairo-compmgr.SlackBuild b/desktop/cairo-compmgr/cairo-compmgr.SlackBuild index e05940fc19..bce2b17f66 100644 --- a/desktop/cairo-compmgr/cairo-compmgr.SlackBuild +++ b/desktop/cairo-compmgr/cairo-compmgr.SlackBuild @@ -104,9 +104,7 @@ sed -i -e 's/Icon=.*/Icon=cairo-compmgr/' \ $PKG/usr/share/applications/cairo-compmgr.desktop mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a \ - AUTHORS COPYING ChangeLog INSTALL NEWS README \ - $PKG/usr/doc/$PRGNAM-$VERSION +cp -a AUTHORS COPYING ChangeLog INSTALL NEWS $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/desktop/cairo-compmgr/cairo-compmgr.info b/desktop/cairo-compmgr/cairo-compmgr.info index 0fcd6cb1fe..8cbae12b26 100644 --- a/desktop/cairo-compmgr/cairo-compmgr.info +++ b/desktop/cairo-compmgr/cairo-compmgr.info @@ -1,7 +1,7 @@ PRGNAM="cairo-compmgr" VERSION="0.3.0" -HOMEPAGE="http://cairo-compmgr.tuxfamily.org/" -DOWNLOAD="http://download.tuxfamily.org/ccm/cairo-compmgr/cairo-compmgr-0.3.0.tar.gz" +HOMEPAGE="https://github.com/gandalfn/Cairo-Composite-Manager" +DOWNLOAD="http://ftp.vim.org/ftp/pub/ftp/os/Linux/distr/slitaz/sources/packages-cooking/c/cairo-compmgr-0.3.0.tar.gz" MD5SUM="f8a2b31d99505ca0308f3533160d8d3b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" diff --git a/desktop/cairo-compmgr/slack-desc b/desktop/cairo-compmgr/slack-desc index b7b0f76eba..e9740d7ce3 100644 --- a/desktop/cairo-compmgr/slack-desc +++ b/desktop/cairo-compmgr/slack-desc @@ -14,6 +14,6 @@ cairo-compmgr: provide transparencies. xcompmgr was designed as an example prog cairo-compmgr: while cairo-compmgr is designed to be an actual standalone composite cairo-compmgr: manager. cairo-compmgr: -cairo-compmgr: Homepage: http://cairo-compmgr.tuxfamily.org/ +cairo-compmgr: Homepage: https://github.com/gandalfn/Cairo-Composite-Manager cairo-compmgr: cairo-compmgr: |