accessibility/ydotool: Add missing PKGTYPE assignment.

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-26 21:54:00 -05:00 committed by Willy Sudiarto Raharjo
parent 7812b1f7ac
commit 72461866c7
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ PRGNAM=ydotool
VERSION=${VERSION:-0.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in