office/when: Change DOWNLOAD URL.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ján Sučan 2023-01-30 20:51:59 +00:00 committed by Willy Sudiarto Raharjo
parent 37c234b671
commit 7680cfa661
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
tar xvf $CWD/${PRGNAM}_$VERSION.orig.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \

View file

@ -1,8 +1,8 @@
PRGNAM="when"
VERSION="1.1.45"
HOMEPAGE="http://www.lightandmatter.com/when/when.html"
DOWNLOAD="https://github.com/bcrowell/when/archive/1.1.45/when-1.1.45.tar.gz"
MD5SUM="4d6889202e7fe0a4521d7e30fd85615a"
DOWNLOAD="http://deb.debian.org/debian/pool/main/w/when/when_1.1.45.orig.tar.xz"
MD5SUM="966549c8743c380dfc8a50b155f2cd9e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""