diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/crystalcursors/crystalcursors.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/crystalcursors/crystalcursors.info | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/desktop/crystalcursors/crystalcursors.SlackBuild b/desktop/crystalcursors/crystalcursors.SlackBuild index 9823e33d2c..9190d12212 100644 --- a/desktop/crystalcursors/crystalcursors.SlackBuild +++ b/desktop/crystalcursors/crystalcursors.SlackBuild @@ -59,4 +59,4 @@ mv $PKG/usr/share/icons/default/index.theme \ rmdir $PKG/usr/share/icons/default cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/desktop/crystalcursors/crystalcursors.info b/desktop/crystalcursors/crystalcursors.info index e57aa79584..93a47996ab 100644 --- a/desktop/crystalcursors/crystalcursors.info +++ b/desktop/crystalcursors/crystalcursors.info @@ -2,7 +2,9 @@ PRGNAM="crystalcursors" VERSION="1.1.1" HOMEPAGE="http://www.kde-look.org/content/show.php?content=6240" DOWNLOAD="http://launchpadlibrarian.net/6294002/crystalcursors_1.1.1.orig.tar.gz" +DOWNLOAD_x86_64="" MD5SUM="907ab91ab1724bc5fb33d6771159aba7" +MD5SUM_x86_64="" MAINTAINER="Yalla-One" EMAIL="yallaone@gmail.com" APPROVED="rworkman" |