mirror of
https://github.com/dslm4515/BMLFS.git
synced 2025-08-16 16:39:38 +00:00
Upgraded xcursor-themes from 1.0.6 to 1.0.7
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#! /bin/bash
|
||||
|
||||
# xcursor-themes
|
||||
# Source: ftp://ftp.x.org/pub/individual/data/xcursor-themes-1.0.6.tar.bz2
|
||||
# Source: ftp://ftp.x.org/pub/individual/data/xcursor-themes-1.0.7.tar.xz
|
||||
#
|
||||
# $BUILD = Directory to temporarily install
|
||||
# $PKGS = Directory to store built packages
|
||||
@ -38,5 +38,5 @@ xcursor-themes:
|
||||
xcursor-themes:
|
||||
EOF
|
||||
sudo -S mv -v /tmp/slack-desc install/ &&
|
||||
sudo -S makepkg -l y -c n $PKGS/xcursor-themes-1.0.6-$(uname -m)-mlfs.txz &&
|
||||
sudo -S makepkg -l y -c n $PKGS/xcursor-themes-1.0.7-$PSUFFIX &&
|
||||
sudo -S rm -rf ${BUILD}/*
|
||||
|
Reference in New Issue
Block a user