diff --git a/x11-packages/xorg-fonts-100dpi/build.sh b/x11-packages/xorg-fonts-100dpi/build.sh index 194e0f232..ad98c221d 100644 --- a/x11-packages/xorg-fonts-100dpi/build.sh +++ b/x11-packages/xorg-fonts-100dpi/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="X.org 100dpi fonts" TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="Leonid Pliushch " TERMUX_PKG_VERSION=1.0.3 -TERMUX_PKG_REVISION=21 +TERMUX_PKG_REVISION=22 TERMUX_PKG_SKIP_SRC_EXTRACT=true TERMUX_PKG_DEPENDS="fontconfig-utils, xorg-font-util, xorg-fonts-alias, xorg-fonts-encodings, xorg-mkfontscale" TERMUX_PKG_CONFLICTS="xorg-fonts-lite"