mirror of
https://github.com/dslm4515/BMLFS.git
synced 2025-07-29 12:50:10 +00:00
Upgraded gtkterm from 1.1.1 to 1.3.1
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#! /bin/bash
|
||||
|
||||
# GTKterm
|
||||
# Source: https://github.com/Jeija/gtkterm/archive/1.1.1.tar.gz
|
||||
# Source: https://github.com/wvdakker/gtkterm/archive/refs/tags/1.3.1.tar.gz
|
||||
#
|
||||
# $BUILD = Directory to temporarily install
|
||||
# $PKGS = Directory to store built packages
|
||||
@ -39,5 +39,5 @@ gtkterm: https://github.com/Jeija/gtkterm
|
||||
gtkterm:
|
||||
EOF
|
||||
sudo -S mv -v /tmp/slack-desc install/ &&
|
||||
sudo -S makepkg -l y -c n $PKGS/gtkterm-1.1.1-$(uname -m)-mlfs.txz &&
|
||||
sudo -S makepkg -l y -c n $PKGS/gtkterm-1.3.1-$PSUFFIX &&
|
||||
sudo -S rm -rf ${BUILD}/*
|
||||
|
Reference in New Issue
Block a user