st: bump revision

This commit is contained in:
Leonid Pliushch 2020-08-13 19:32:45 +00:00 committed by Yaksh Bariya
parent f9cff4d951
commit 8393f3d8e3
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A simple virtual terminal emulator for X"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Tristan Ross <spaceboyross@yandex.com>"
TERMUX_PKG_VERSION=0.8.2
TERMUX_PKG_REVISION=21
TERMUX_PKG_REVISION=22
TERMUX_PKG_SRCURL="http://dl.suckless.org/st/st-$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=aeb74e10aa11ed364e1bcc635a81a523119093e63befd2f231f8b0705b15bf35
TERMUX_PKG_DEPENDS="libxft, libxext"