mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
desktop/Zafiro-icons: Updated for version 0.1.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
17c7f340b1
commit
d7c141fcb5
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="Zafiro-icons"
|
||||
VERSION=${VERSION:-0.1.8}
|
||||
VERSION=${VERSION:-0.1.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -51,11 +51,11 @@ find -L . \
|
|||
|
||||
mkdir -p $PKG/usr/share/icons/Zafiro-icons
|
||||
cp -r actions apps categories devices emblems emotes mimetypes \
|
||||
panel places previews status _config.yml index.theme \
|
||||
panel places status _config.yml index.theme \
|
||||
$PKG/usr/share/icons/Zafiro-icons/
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp changelog.txt CREDITS LICENSE.md README.md $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -r previews changelog.txt CREDITS LICENSE.md README.md $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
|
||||
mkdir -p $PKG/install
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Zafiro-icons"
|
||||
VERSION="0.1.8"
|
||||
VERSION="0.1.9"
|
||||
HOMEPAGE="https://github.com/zayronxio/Zafiro-icons"
|
||||
DOWNLOAD="https://github.com/zayronxio/Zafiro-icons/archive/v0.1.8/Zafiro-icons-0.1.8.tar.gz"
|
||||
MD5SUM="eb2b26a0c8cfff53d58bdf9dadbef3a5"
|
||||
DOWNLOAD="https://github.com/zayronxio/Zafiro-icons/archive/v0.1.9/Zafiro-icons-0.1.9.tar.gz"
|
||||
MD5SUM="3c29474c596a15ce17a9cc541967d7c2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue