diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-02-01 03:14:27 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-02-01 08:59:51 +0100 |
commit | 4e53e75339d9a66422c8dcfbfa09a177c3622160 (patch) | |
tree | 3bdd585cb361c59d8bd4d1b2668bb96fa4dfb0b0 /source/xfce | |
parent | 2c78f43e266f5e7d7b0903f1199441ed19451a08 (diff) | |
download | current-4e53e75339d9a66422c8dcfbfa09a177c3622160.tar.gz |
Mon Feb 1 03:14:27 UTC 202120210201031427
d/python-pip-21.0.1-x86_64-1.txz: Upgraded.
e/emacs-27.1-x86_64-4.txz: Rebuilt.
Rebuilt using --with-pdumper=no and --with-dumping=unexec so that both
emacs-27.1-no-x11 and emacs-27.1-with-x11 will work with the installed files.
Thanks to Tonus.
extra/brltty/brltty-6.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/xfce')
-rwxr-xr-x | source/xfce/mousepad/mousepad.SlackBuild | 2 | ||||
-rw-r--r-- | source/xfce/mousepad/mousepad.url | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/xfce/mousepad/mousepad.SlackBuild b/source/xfce/mousepad/mousepad.SlackBuild index b7155ed9..393251b4 100755 --- a/source/xfce/mousepad/mousepad.SlackBuild +++ b/source/xfce/mousepad/mousepad.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mousepad VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/xfce/mousepad/mousepad.url b/source/xfce/mousepad/mousepad.url index 797da6cc..0b77a060 100644 --- a/source/xfce/mousepad/mousepad.url +++ b/source/xfce/mousepad/mousepad.url @@ -1 +1 @@ -https://archive.xfce.org/src/apps/mousepad/0.4/mousepad-0.4.2.tar.bz2 +https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.2.tar.bz2 |