diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-10-29 20:02:38 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-10-30 09:00:29 +0100 |
commit | 34b4c5ed43447c4a942ea711c19583ccfc8bcd1a (patch) | |
tree | 3b9725f80db46bdd87e745ef112c2c9d6e46df59 /source | |
parent | ff82da05598eac3c4c1e908bf74935310bdfef81 (diff) | |
download | current-34b4c5ed43447c4a942ea711c19583ccfc8bcd1a.tar.gz |
Mon Oct 29 20:02:38 UTC 201820181029200238
a/glibc-zoneinfo-2018g-noarch-1.txz: Upgraded.
a/hdparm-9.58-x86_64-1.txz: Upgraded.
ap/gphoto2-2.5.20-x86_64-1.txz: Upgraded.
d/python-setuptools-40.5.0-x86_64-1.txz: Upgraded.
l/libgphoto2-2.5.20-x86_64-1.txz: Upgraded.
l/libmtp-1.1.16-x86_64-1.txz: Upgraded.
l/libssh-0.8.5-x86_64-1.txz: Upgraded.
n/gpa-0.10.0-x86_64-1.txz: Upgraded.
n/libgcrypt-1.8.4-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-x | source/a/dialog/dialog.SlackBuild | 2 | ||||
-rw-r--r-- | source/ap/gphoto2/slack-desc | 2 | ||||
-rwxr-xr-x | source/l/libmtp/libmtp.SlackBuild | 2 | ||||
-rwxr-xr-x | source/n/gpa/gpa.SlackBuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/a/dialog/dialog.SlackBuild b/source/a/dialog/dialog.SlackBuild index 56047e67..b6d02a9e 100755 --- a/source/a/dialog/dialog.SlackBuild +++ b/source/a/dialog/dialog.SlackBuild @@ -28,7 +28,7 @@ PKGNAM=dialog # to history now for the most part, I was the original beta tester for dialog, # which was created to support our installer. I even wrote the --infobox widget # before the first release. While I appreciate the advances dialog has made in -# the years since then, I'm nnot about to quickly shoot myself in the foot again +# the years since then, I'm not about to quickly shoot myself in the foot again # (think tar-1.13 ;-). If you are reading this and think that Slackware "needs" # to have the latest dialog, I'm willing to listen to your rationale. However, # unless it's been tested with the installer and every other script in Slackware diff --git a/source/ap/gphoto2/slack-desc b/source/ap/gphoto2/slack-desc index e13499a9..2bd516ae 100644 --- a/source/ap/gphoto2/slack-desc +++ b/source/ap/gphoto2/slack-desc @@ -11,7 +11,7 @@ gphoto2: gphoto2: libgphoto2 is a cross-platform digital camera library, and gphoto2 is gphoto2: a command-line client for it. gphoto2: -gphoto2: Visit the gphoto project online: http://www.gphoto.org +gphoto2: Homepage: http://www.gphoto.org gphoto2: gphoto2: gphoto2: diff --git a/source/l/libmtp/libmtp.SlackBuild b/source/l/libmtp/libmtp.SlackBuild index 0f223327..24e55038 100755 --- a/source/l/libmtp/libmtp.SlackBuild +++ b/source/l/libmtp/libmtp.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=libmtp 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/n/gpa/gpa.SlackBuild b/source/n/gpa/gpa.SlackBuild index b528665d..c7b19d37 100755 --- a/source/n/gpa/gpa.SlackBuild +++ b/source/n/gpa/gpa.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gpa 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 |