xcb-util-cursor: bump revision

This commit is contained in:
Leonid Pliushch 2019-05-25 20:17:08 +03:00 committed by Yaksh Bariya
parent a5e29d6430
commit 3a95f19b7d
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="XCB cursor library"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=0.1.3
TERMUX_PKG_REVISION=3
TERMUX_PKG_REVISION=4
TERMUX_PKG_SRCURL=https://xcb.freedesktop.org/dist/xcb-util-cursor-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f
TERMUX_PKG_DEPENDS="libandroid-shmem, libxcb, xcb-util-image, xcb-util-renderutil"