diff options
Diffstat (limited to 'source/xfce/mousepad')
-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 fafca18f..a8f13196 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 aa9a5566..17cd4fb7 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.7.tar.bz2 +https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.8.tar.bz2 |