summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-04-28 18:50:52 +0000
committer Eric Hameleers <alien@slackware.com>2022-04-29 06:59:43 +0200
commit6e7367558a81e9565a69e3657c01a624dec5e892 (patch)
treede11dd67319668664017bceb64716471e16c8863 /source
parent2ab30d1fd90998cdb2715bec99430671123c3ece (diff)
downloadcurrent-6e7367558a81e9565a69e3657c01a624dec5e892.tar.gz
current-6e7367558a81e9565a69e3657c01a624dec5e892.tar.xz
Thu Apr 28 18:50:52 UTC 202220220428185052
ap/lsof-4.95.0-x86_64-1.txz: Upgraded. ap/nano-6.3-x86_64-1.txz: Upgraded. l/libnotify-0.7.11-x86_64-1.txz: Upgraded. l/pipewire-0.3.51-x86_64-1.txz: Upgraded. n/libmbim-1.26.4-x86_64-1.txz: Upgraded. n/libqmi-1.30.6-x86_64-1.txz: Upgraded. n/postfix-3.7.2-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source')
-rwxr-xr-xsource/ap/lsof/lsof.SlackBuild2
-rw-r--r--source/ap/lsof/lsof.url1
-rwxr-xr-xsource/l/libnotify/libnotify.SlackBuild2
-rw-r--r--source/l/libnotify/slack-desc4
-rwxr-xr-xsource/l/pipewire/pipewire.SlackBuild2
5 files changed, 5 insertions, 6 deletions
diff --git a/source/ap/lsof/lsof.SlackBuild b/source/ap/lsof/lsof.SlackBuild
index 7baa0a692..ef210a7a3 100755
--- a/source/ap/lsof/lsof.SlackBuild
+++ b/source/ap/lsof/lsof.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=lsof
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/ap/lsof/lsof.url b/source/ap/lsof/lsof.url
index 7e6fefa25..0b70f5644 100644
--- a/source/ap/lsof/lsof.url
+++ b/source/ap/lsof/lsof.url
@@ -1,2 +1 @@
https://github.com/lsof-org/lsof/releases
-https://github.com/lsof-org/lsof/archive/4.94.0.tar.gz
diff --git a/source/l/libnotify/libnotify.SlackBuild b/source/l/libnotify/libnotify.SlackBuild
index 376248b13..c82ae7acf 100755
--- a/source/l/libnotify/libnotify.SlackBuild
+++ b/source/l/libnotify/libnotify.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libnotify
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/libnotify/slack-desc b/source/l/libnotify/slack-desc
index ef0fe6b6b..7cad2dd54 100644
--- a/source/l/libnotify/slack-desc
+++ b/source/l/libnotify/slack-desc
@@ -8,9 +8,9 @@
|-----handy-ruler--------------------------------------------------|
libnotify: libnotify (notification library)
libnotify:
-libnotify: A general library for event notification
+libnotify: A general library for event notification.
libnotify:
-libnotify: Homepage: https://developer.gnome.org/libnotify
+libnotify: Homepage: https://gitlab.gnome.org/GNOME/libnotify
libnotify:
libnotify:
libnotify:
diff --git a/source/l/pipewire/pipewire.SlackBuild b/source/l/pipewire/pipewire.SlackBuild
index 5ace2cd5d..85eca27b1 100755
--- a/source/l/pipewire/pipewire.SlackBuild
+++ b/source/l/pipewire/pipewire.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=pipewire
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