mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
desktop/crystalcursors: Updated for version 1.1.1
This commit is contained in:
parent
70dd7cc8cd
commit
14bc73cdb3
2 changed files with 3 additions and 1 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue