mmutils: update to 1.3

This commit is contained in:
Benjamín Albiñana 2020-02-16 17:41:03 +01:00 committed by Helmut Pozimski
parent b1ccd12e45
commit fe07eb7c58

View file

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