system/dse-typewriter-font: Updated for version 1.1.0.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2022-12-27 17:20:14 -05:00 committed by Willy Sudiarto Raharjo
parent 15f8d2798d
commit 42cd93fb77
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dse-typewriter-font
VERSION=${VERSION:-20200507_1795eb8}
VERSION=${VERSION:-1.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -30,7 +30,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
# upstream permissions are bad

View file

@ -1,8 +1,8 @@
PRGNAM="dse-typewriter-font"
VERSION="20200507_1795eb8"
VERSION="1.1.0"
HOMEPAGE="https://webonastick.com/fonts/dse-typewriter/"
DOWNLOAD="https://slackware.uk/~urchlay/src/dse-typewriter-font-20200507_1795eb8.tar.xz"
MD5SUM="fc138176cffc5e8acb8937132a16d4c6"
DOWNLOAD="https://github.com/dse/dse-typewriter-font/archive/1.1.0/dse-typewriter-font-1.1.0.tar.gz"
MD5SUM="ce76dabe1171a7a1fbc5533151d3f338"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""