summaryrefslogtreecommitdiffstats
path: root/source/xfce
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-09-23 19:15:14 +0000
committer Eric Hameleers <alien@slackware.com>2021-09-24 08:59:55 +0200
commit0f7d38bee156c0926945743e1902ece2b531809f (patch)
treeeca2b5d73e19ea8787a3bb5a9e016d65e5224650 /source/xfce
parentd8d00b30a4af22a58f96432bb28400146d76c0f3 (diff)
downloadcurrent-0f7d38bee156c0926945743e1902ece2b531809f.tar.gz
current-0f7d38bee156c0926945743e1902ece2b531809f.tar.xz
Thu Sep 23 19:15:14 UTC 202120210923191514
a/kernel-firmware-20210923_0268c1b-noarch-1.txz: Upgraded. d/parallel-20210922-noarch-1.txz: Upgraded. l/pipewire-0.3.37-x86_64-1.txz: Upgraded. l/python-urllib3-1.26.7-x86_64-1.txz: Upgraded. xap/freerdp-2.4.0-x86_64-1.txz: Added. This is needed for krdc to use RDP. Thanks to max242. xfce/mousepad-0.5.7-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/xfce')
-rwxr-xr-xsource/xfce/mousepad/mousepad.SlackBuild2
-rw-r--r--source/xfce/mousepad/mousepad.url2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/xfce/mousepad/mousepad.SlackBuild b/source/xfce/mousepad/mousepad.SlackBuild
index 955a4c671..a2dd7f3ac 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:-2}
+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 32d6296d1..aa9a5566c 100644
--- a/source/xfce/mousepad/mousepad.url
+++ b/source/xfce/mousepad/mousepad.url
@@ -1 +1 @@
-https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.6.tar.bz2
+https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.7.tar.bz2