Upgraded GTK-Layer-Shell from 0.7.0 to 0.8.0

This commit is contained in:
dslm4515
2023-03-30 18:10:33 -05:00
parent 60087ad5ec
commit 483401010f

View File

@ -1,7 +1,7 @@
#! /bin/bash
# GTK-Layer-Shell
# Source: https://github.com/wmww/gtk-layer-shell/archive/refs/tags/v0.7.0.tar.gz
# Source: https://github.com/wmww/gtk-layer-shell/archive/refs/tags/v0.8.0.tar.gz
#
# $BUILD = Directory to temporarily install
# $PKGS = Directory to store built packages
@ -42,5 +42,5 @@ gtk-layer-shell:
gtk-layer-shell:
EOF
sudo -S mv -v /tmp/slack-desc install/ &&
sudo -S makepkg -l y -c n $PKGS/gtk-layer-shell-0.7.0-$(uname -m)-mlfs.txz &&
sudo -S makepkg -l y -c n $PKGS/gtk-layer-shell-0.8.0-$PSUFFIX &&
sudo -S rm -rf ${BUILD}/*