summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/kde/kde/build/kfilemetadata2
-rwxr-xr-xsource/n/php/fetch-php.sh4
-rwxr-xr-xsource/xap/gimp/gimp.SlackBuild2
-rwxr-xr-xsource/xap/mozilla-firefox/build-deps/cbindgen/cbindgen.build3
-rwxr-xr-xsource/xap/mozilla-thunderbird/build-deps/cbindgen/cbindgen.build3
-rw-r--r--source/xfce/exo/exo.url2
6 files changed, 9 insertions, 7 deletions
diff --git a/source/kde/kde/build/kfilemetadata b/source/kde/kde/build/kfilemetadata
index 0cfbf0888..d00491fd7 100644
--- a/source/kde/kde/build/kfilemetadata
+++ b/source/kde/kde/build/kfilemetadata
@@ -1 +1 @@
-2
+1
diff --git a/source/n/php/fetch-php.sh b/source/n/php/fetch-php.sh
index 20c125d26..7ec6c2487 100755
--- a/source/n/php/fetch-php.sh
+++ b/source/n/php/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-7.4.29.tar.xz.asc
-lftpget http://us.php.net/distributions/php-7.4.29.tar.xz
+lftpget http://us.php.net/distributions/php-7.4.30.tar.xz.asc
+lftpget http://us.php.net/distributions/php-7.4.30.tar.xz
diff --git a/source/xap/gimp/gimp.SlackBuild b/source/xap/gimp/gimp.SlackBuild
index ca6135862..c854d3424 100755
--- a/source/xap/gimp/gimp.SlackBuild
+++ b/source/xap/gimp/gimp.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gimp
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/xap/mozilla-firefox/build-deps/cbindgen/cbindgen.build b/source/xap/mozilla-firefox/build-deps/cbindgen/cbindgen.build
index 06116e435..e3030faa0 100755
--- a/source/xap/mozilla-firefox/build-deps/cbindgen/cbindgen.build
+++ b/source/xap/mozilla-firefox/build-deps/cbindgen/cbindgen.build
@@ -51,4 +51,5 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
-cargo install --force cbindgen
+cargo build --release
+install -Dm755 target/release/cbindgen /root/.cargo/bin
diff --git a/source/xap/mozilla-thunderbird/build-deps/cbindgen/cbindgen.build b/source/xap/mozilla-thunderbird/build-deps/cbindgen/cbindgen.build
index 06116e435..e3030faa0 100755
--- a/source/xap/mozilla-thunderbird/build-deps/cbindgen/cbindgen.build
+++ b/source/xap/mozilla-thunderbird/build-deps/cbindgen/cbindgen.build
@@ -51,4 +51,5 @@ find . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
-cargo install --force cbindgen
+cargo build --release
+install -Dm755 target/release/cbindgen /root/.cargo/bin
diff --git a/source/xfce/exo/exo.url b/source/xfce/exo/exo.url
index 965bbdd85..969a4c78c 100644
--- a/source/xfce/exo/exo.url
+++ b/source/xfce/exo/exo.url
@@ -1 +1 @@
-http://archive.xfce.org:/src/xfce/exo/4.16/exo-4.16.3.tar.bz2
+http://archive.xfce.org:/src/xfce/exo/4.16/exo-4.16.4.tar.bz2