diff options
-rw-r--r-- | desktop/wayfire/wayfire.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/wayfire/wayfire.SlackBuild b/desktop/wayfire/wayfire.SlackBuild index 893c179eca5ee..28f3daac4df57 100644 --- a/desktop/wayfire/wayfire.SlackBuild +++ b/desktop/wayfire/wayfire.SlackBuild @@ -28,7 +28,7 @@ PRGNAM=wayfire VERSION=${VERSION:-0.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -PKGTYPE=${PKGTYPE:-txz} +PKGTYPE=${PKGTYPE:-tgz} if [ -z "$ARCH" ]; then case "$( uname -m )" in |