mmutils: update to 1.4.1.

This commit is contained in:
Benjamín Albiñana 2020-04-27 16:09:33 +02:00 committed by Johannes
parent faecd42da6
commit 2d470a0a1a

View file

@ -1,6 +1,6 @@
# Template file for 'mmutils' # Template file for 'mmutils'
pkgname=mmutils pkgname=mmutils
version=1.3 version=1.4.1
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
makedepends="libxcb-devel" makedepends="libxcb-devel"
@ -9,7 +9,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
license="ISC" license="ISC"
homepage="https://github.com/pockata/mmutils" homepage="https://github.com/pockata/mmutils"
distfiles="https://github.com/pockata/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/pockata/${pkgname}/archive/v${version}.tar.gz"
checksum=80ed95143fedc1205295369cb89482da0630d7654d653db9ca6957a7873c414a checksum=949a817e8a5fdb12aab09161b96111b0d0473d91ba63867edbeaae01310c8f31
LDFLAGS="-lxcb -lxcb-randr" LDFLAGS="-lxcb -lxcb-randr"