summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/libxdg-basedir/libxdg-basedir.SlackBuild6
-rw-r--r--development/libxdg-basedir/libxdg-basedir.info4
2 files changed, 5 insertions, 5 deletions
diff --git a/development/libxdg-basedir/libxdg-basedir.SlackBuild b/development/libxdg-basedir/libxdg-basedir.SlackBuild
index f425f71d92..4ec556f6b6 100644
--- a/development/libxdg-basedir/libxdg-basedir.SlackBuild
+++ b/development/libxdg-basedir/libxdg-basedir.SlackBuild
@@ -63,9 +63,9 @@ set -e # Exit on most errors
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$PRGNAM-$VERSION.tar.gz
-cd $PRGNAM-$PRGNAM-$VERSION
+rm -rf $PRGNAM-$VERSION
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z*
+cd $PRGNAM-$VERSION
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
diff --git a/development/libxdg-basedir/libxdg-basedir.info b/development/libxdg-basedir/libxdg-basedir.info
index 4150efb129..c1c8c17721 100644
--- a/development/libxdg-basedir/libxdg-basedir.info
+++ b/development/libxdg-basedir/libxdg-basedir.info
@@ -1,8 +1,8 @@
PRGNAM="libxdg-basedir"
VERSION="1.2.0"
HOMEPAGE="https://github.com/devnev/libxdg-basedir"
-DOWNLOAD="https://github.com/devnev/libxdg-basedir/archive/libxdg-basedir-1.2.0.tar.gz"
-MD5SUM="bd3bb815c9e27fda9c721b9c0b29ddda"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/libxdg-basedir-1.2.0.tar.xz"
+MD5SUM="a787404b113b8bb8cd91403c8bbefcbd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""