summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
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