xcb-util-renderutil: bump revision

This commit is contained in:
Leonid Pliushch 2020-07-22 19:30:20 +03:00 committed by Yaksh Bariya
parent f77067e008
commit 82f8c99d8f
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="Utility libraries for XC Binding - Convenience functions
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=0.3.9
TERMUX_PKG_REVISION=19
TERMUX_PKG_REVISION=20
TERMUX_PKG_SRCURL=https://xcb.freedesktop.org/dist/xcb-util-renderutil-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b
TERMUX_PKG_DEPENDS="libxcb"