libraries/alure: Fix DOWNLOAD.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2021-08-22 08:31:03 +12:00 committed by Willy Sudiarto Raharjo
parent 15268e263a
commit 0e88d9f082
No known key found for this signature in database
GPG key ID: 3F617144D7238786
4 changed files with 4 additions and 8 deletions

View file

@ -70,7 +70,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
tar xvf $CWD/"$PRGNAM"_"$VERSION".orig.tar.bz2
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
@ -104,7 +104,6 @@ cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE

View file

@ -1,7 +1,7 @@
PRGNAM="alure"
VERSION="1.2"
HOMEPAGE="https://kcat.strangesoft.net/alure.html"
DOWNLOAD="https://kcat.strangesoft.net/alure-releases/alure-1.2.tar.bz2"
HOMEPAGE="https://github.com/kcat/alure"
DOWNLOAD="http://deb.debian.org/debian/pool/main/a/alure/alure_1.2.orig.tar.bz2"
MD5SUM="3088aba074ad02d95ea51e705053b9f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""

View file

@ -1,3 +0,0 @@
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi

View file

@ -14,6 +14,6 @@ alure: file loading, and streaming. As of version 1.1, it is X11/MIT
alure: licensed, allowing it to be used in open- and closed-source
alure: programs, freeware or commercial.
alure:
alure: Homepage: https://kcat.strangesoft.net/alure.html
alure: Homepage: https://github.com/kcat/alure
alure:
alure: