mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libmatekbd: update to 1.16.0.
This commit is contained in:
parent
5a3cd790d2
commit
6329996f31
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmatekbd'
|
# Template file for 'libmatekbd'
|
||||||
pkgname=libmatekbd
|
pkgname=libmatekbd
|
||||||
version=1.14.1
|
version=1.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=3.0 --disable-static $(vopt_enable gir introspection)"
|
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"
|
license="LGPL-3"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2fba3796d138fff901057345a36947392a0fbb5b46a4d5053d3c033b1aadc9d5
|
checksum=7834c3d70892851bf5346e6b344662b5f8dc79a0f4a7cacbff5eac3bbfd26e9a
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue