Upgraded xbitmaps from 1.1.2 to 1.1.3

This commit is contained in:
dslm4515
2024-01-01 19:57:28 -06:00
parent 68b97a1d8b
commit c52cf2903d

View File

@ -1,7 +1,7 @@
#! /bin/bash
# xBitmaps
# Source: https://www.x.org/pub/individual/data/xbitmaps-1.1.2.tar.bz2
# Source: https://www.x.org/pub/individual/data/xbitmaps-1.1.3.tar.xz
#
# $BUILD = Directory to temporarily install
# $PKGS = Directory to store built packages
@ -44,5 +44,5 @@ xbitmaps:
xbitmaps:
EOF
sudo -S mv -v /tmp/slack-desc install/ &&
sudo -S makepkg -l y -c n $PKGS/xbitmaps-1.1.2-$(uname -m)-mlfs.txz &&
sudo -S makepkg -l y -c n $PKGS/xbitmaps-1.1.3-$PSUFFIX &&
sudo -S rm -rf ${BUILD}/*