Merge pull request #44 from aryr100/master

Updates
This commit is contained in:
Willy Sudiarto Raharjo 2023-12-13 07:44:08 +07:00 committed by GitHub
commit 35c90370eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ido
VERSION=${VERSION:-13.10.0+17.04.20161028}
VERSION=${VERSION:-13.10.0+22.10.20221007}
BUILD=${BUILD:-1}
TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac
fi
wget -c https://launchpad.net/ubuntu/+archive/primary/+files/ido_13.10.0+17.04.20161028.orig.tar.gz
wget -c https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/ido/13.10.0+22.10.20221007-0ubuntu1/ido_13.10.0+22.10.20221007.orig.tar.gz
CWD=$(pwd)
TMP=${TMP:-/tmp/msb}

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mate-indicator-applet
VERSION=${VERSION:-1.23.0}
VERSION=${VERSION:-1.26.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_msb}
@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then
esac
fi
wget -c https://pub.mate-desktop.org/releases/1.23/$PRGNAM-$VERSION.tar.xz
wget -c https://pub.mate-desktop.org/releases/1.26/$PRGNAM-$VERSION.tar.xz
CWD=$(pwd)
TMP=${TMP:-/tmp/msb}

View file

@ -25,7 +25,7 @@
# Modified by Willy Sudiarto Raharjo for MSB Project
PRGNAM=setproctitle
VERSION=${VERSION:-1.1.10}
VERSION=${VERSION:-1.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_msb}
@ -37,7 +37,7 @@ if [ -z "$ARCH" ]; then
esac
fi
wget -c https://pypi.python.org/packages/5a/0d/dc0d2234aacba6cf1a729964383e3452c52096dc695581248b548786f2b3/setproctitle-1.1.10.tar.gz
wget -c https://files.pythonhosted.org/packages/ff/e1/b16b16a1aa12174349d15b73fd4b87e641a8ae3fb1163e80938dbbf6ae98/setproctitle-1.3.3.tar.gz
CWD=$(pwd)
TMP=${TMP:-/tmp/msb}