diff options
| author | Vijay Marcel <vijaymarcel@outlook.com> | 2024-11-23 07:09:27 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-23 08:13:27 +0700 |
| commit | 2cf98b14c4886633f616de662fe9a8b2949368d9 (patch) | |
| tree | 7311d6e9faeaf38604e6ba777b94c43832c6a0ae /python/python3-uharfbuzz/python3-uharfbuzz.SlackBuild | |
| parent | ce9997c652be1111b1d4917d7f07d868b8cb5cf9 (diff) | |
python/python3-uharfbuzz: Updated for version 0.42.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-uharfbuzz/python3-uharfbuzz.SlackBuild')
| -rw-r--r-- | python/python3-uharfbuzz/python3-uharfbuzz.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-uharfbuzz/python3-uharfbuzz.SlackBuild b/python/python3-uharfbuzz/python3-uharfbuzz.SlackBuild index 3bcc71d6b2..f9424f8e4f 100644 --- a/python/python3-uharfbuzz/python3-uharfbuzz.SlackBuild +++ b/python/python3-uharfbuzz/python3-uharfbuzz.SlackBuild @@ -44,7 +44,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-uharfbuzz -VERSION=${VERSION:-0.41.0} +VERSION=${VERSION:-0.42.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -116,4 +116,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE +/sbin/makepkg -l y -c n --remove-rpaths --remove-tmp-rpaths $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE |
