summaryrefslogtreecommitdiffstats
path: root/office/fbreader
diff options
context:
space:
mode:
Diffstat (limited to 'office/fbreader')
-rw-r--r--office/fbreader/fbreader.SlackBuild8
-rw-r--r--office/fbreader/fbreader.info2
2 files changed, 5 insertions, 5 deletions
diff --git a/office/fbreader/fbreader.SlackBuild b/office/fbreader/fbreader.SlackBuild
index 8810087cc0..b82dd3ea8c 100644
--- a/office/fbreader/fbreader.SlackBuild
+++ b/office/fbreader/fbreader.SlackBuild
@@ -5,11 +5,14 @@
# Maintained as of version 0.12.1 by Niels Horn <niels.horn@gmail.com>
# revision date: 2011/03/09
+# Modified by SlackBuilds.org, 20230111 bkw: BUILD=2, just to force a
+# rebuild after libunibreak update to 5.1.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fbreader
VERSION=${VERSION:-0.99.4}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -21,9 +24,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/office/fbreader/fbreader.info b/office/fbreader/fbreader.info
index 5bba78ee4c..f46f5198db 100644
--- a/office/fbreader/fbreader.info
+++ b/office/fbreader/fbreader.info
@@ -1,7 +1,7 @@
PRGNAM="fbreader"
VERSION="0.99.4"
HOMEPAGE="https://fbreader.org/"
-DOWNLOAD="http://ftp.osuosl.org/pub/gentoo/distfiles/fbreader-sources-0.99.4.tgz"
+DOWNLOAD="https://ponce.cc/slackware/sources/repo/fbreader-sources-0.99.4.tgz"
MD5SUM="ed13a9c3aeb68aaa98a1dd6f7947a31d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""