Browse Source
desktop/moka-themes: Fixed download.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
pull/29/head
David Spencer
9 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
2 additions and
2 deletions
-
desktop/moka-themes/moka-themes.SlackBuild
-
desktop/moka-themes/moka-themes.info
|
|
@ -36,7 +36,7 @@ CWD=$(pwd) |
|
|
|
|
|
|
|
set -e |
|
|
|
|
|
|
|
SRCNAM="Moka_by_rent0n86" |
|
|
|
SRCNAM="moka_by_rent0n86" |
|
|
|
|
|
|
|
rm -rf $PKG |
|
|
|
mkdir -p $TMP $PKG $OUTPUT |
|
|
|
|
|
@ -1,7 +1,7 @@ |
|
|
|
PRGNAM="moka-themes" |
|
|
|
VERSION="0.1" |
|
|
|
HOMEPAGE="http://rent0n86.deviantart.com/art/Moka-136909912" |
|
|
|
DOWNLOAD="http://fc07.deviantart.net/fs71/f/2010/081/5/4/Moka_by_rent0n86.tgz" |
|
|
|
DOWNLOAD="http://fc07.deviantart.net/fs71/f/2010/081/5/4/moka_by_rent0n86.tgz" |
|
|
|
MD5SUM="c8e10dc3ee6b0c73ae275d72e64c46fc" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|