From 0b8428fc482e2333ae40610eace1855c4647a589 Mon Sep 17 00:00:00 2001 From: Dugan Chen Date: Mon, 29 Aug 2016 07:49:55 +0700 Subject: desktop/tint2: Update DOWNLOAD url. Signed-off-by: Willy Sudiarto Raharjo --- desktop/tint2/tint2.SlackBuild | 7 ++++--- desktop/tint2/tint2.info | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/desktop/tint2/tint2.SlackBuild b/desktop/tint2/tint2.SlackBuild index ba847f99e9..04e15d4e74 100644 --- a/desktop/tint2/tint2.SlackBuild +++ b/desktop/tint2/tint2.SlackBuild @@ -9,6 +9,7 @@ PRGNAM=tint2 VERSION=${VERSION:-0.12.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} +COMMIT=${COMMIT:-e9d6ec9f2301e88857ffa7b287a4a3eb36543940} if [ -z "$ARCH" ]; then case "$( uname -m )" in @@ -43,9 +44,9 @@ set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP -rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.xz -cd $PRGNAM-$VERSION +rm -rf ${PRGNAM}-${VERSION} +tar xvf $CWD/${PRGNAM}_${VERSION}.orig.tar.gz +cd ${PRGNAM}-${VERSION}-${COMMIT} chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \ diff --git a/desktop/tint2/tint2.info b/desktop/tint2/tint2.info index dc27ae91cd..319a1fed66 100644 --- a/desktop/tint2/tint2.info +++ b/desktop/tint2/tint2.info @@ -1,8 +1,8 @@ PRGNAM="tint2" VERSION="0.12.12" HOMEPAGE="https://gitlab.com/o9000/tint2" -DOWNLOAD="http://duganchen.ca/files/sbo_sources/tint2-0.12.12.tar.xz" -MD5SUM="c521c8e5f49628d61892866f7a3076a1" +DOWNLOAD="http://http.debian.net/debian/pool/main/t/tint2/tint2_0.12.12.orig.tar.gz" +MD5SUM="1fe0003fcbae92e38d5d27f89dad5b6d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="imlib2" -- cgit v1.2.3