libmatekbd: update to 1.14.1.
This commit is contained in:
parent
071ecc8c6d
commit
2e0d8b789f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmatekbd'
|
||||
pkgname=libmatekbd
|
||||
version=1.14.0
|
||||
version=1.14.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gtk=3.0 --disable-static $(vopt_enable gir introspection)"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-3"
|
||||
homepage="http://mate-desktop.org"
|
||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b026b69d51b3d119ce005242383c046b56cbca7b807ef2ad00041afdb99505c9
|
||||
checksum=2fba3796d138fff901057345a36947392a0fbb5b46a4d5053d3c033b1aadc9d5
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue