summaryrefslogtreecommitdiffstats
path: root/source/xap/geeqie/geeqie.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-01-30 21:38:07 +0000
committer Eric Hameleers <alien@slackware.com>2023-01-30 23:36:21 +0100
commit6fa6b077d5cf04e14b46bc2c0520bea74a08986b (patch)
treebed8e1da027bd59dbcc397fe8278bb9b446bbdab /source/xap/geeqie/geeqie.SlackBuild
parent36e934ce2f34e54e1576dd24399939addac3f945 (diff)
downloadcurrent-20230130213807.tar.gz
current-20230130213807.tar.xz
Mon Jan 30 21:38:07 UTC 202320230130213807
ap/sysstat-12.7.2-x86_64-1.txz: Upgraded. kde/kimageformats-5.102.0-x86_64-2.txz: Rebuilt. Recompiled against LibRaw-0.21.1. kde/krita-5.1.5-x86_64-3.txz: Rebuilt. Recompiled against LibRaw-0.21.1. kde/kstars-3.6.2-x86_64-3.txz: Rebuilt. Recompiled against LibRaw-0.21.1. kde/libkdcraw-22.12.1-x86_64-2.txz: Rebuilt. Recompiled against LibRaw-0.21.1. l/LibRaw-0.21.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/dconf-editor-43.0-x86_64-1.txz: Upgraded. l/gegl-0.4.40-x86_64-3.txz: Rebuilt. Recompiled against LibRaw-0.21.1. l/imagemagick-7.1.0_60-x86_64-1.txz: Upgraded. Compiled against LibRaw-0.21.1. l/libhandy-1.8.0-x86_64-1.txz: Added. This is required by dconf-editor-43.0. xap/geeqie-2.0.1-x86_64-2.txz: Rebuilt. Recompiled against LibRaw-0.21.1. xap/mozilla-firefox-109.0.1-x86_64-1.txz: Upgraded. For more information, see: https://www.mozilla.org/en-US/firefox/109.0.1/releasenotes/
Diffstat (limited to 'source/xap/geeqie/geeqie.SlackBuild')
-rwxr-xr-xsource/xap/geeqie/geeqie.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/geeqie/geeqie.SlackBuild b/source/xap/geeqie/geeqie.SlackBuild
index a45031076..8f39fa773 100755
--- a/source/xap/geeqie/geeqie.SlackBuild
+++ b/source/xap/geeqie/geeqie.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=geeqie
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Download the geeqie Git head if there's no tarball:
if ! /bin/ls $CWD/geeqie*tar* 1> /dev/null 2> /dev/null ; then