xorg-xmessage: bump revision

This commit is contained in:
Leonid Pliushch 2020-08-13 19:32:52 +00:00 committed by Yaksh Bariya
parent efdc160b1d
commit 190b58ae37
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="Display a message or query in a window"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=1.0.5
TERMUX_PKG_REVISION=22
TERMUX_PKG_REVISION=23
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/archive/individual/app/xmessage-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=373dfb81e7a6f06d3d22485a12fcde6e255d58c6dee1bbaeb00c7d0caa9b2029
TERMUX_PKG_DEPENDS="libx11, libxaw, libxt"