mmutils: update to 1.2

This commit is contained in:
Benjamín Albiñana 2020-02-14 18:35:35 +01:00 committed by Helmut Pozimski
parent 1926926546
commit 34e1b689c4

View file

@ -1,6 +1,6 @@
# Template file for 'mmutils' # Template file for 'mmutils'
pkgname=mmutils pkgname=mmutils
version=1.0 version=1.2
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=a7e4ac23c29349a0baa606c8a2e3a66b00127da1b31aa8b650aa343827a194c0 checksum=da4b3214d6c6a4608dd5755512ae2b55d1bd2a698d41c894fa49bc25762a920b
LDFLAGS="-lxcb -lxcb-randr" LDFLAGS="-lxcb -lxcb-randr"