libmatekbd: update to 1.20.1
This commit is contained in:
parent
0411e98108
commit
ff78453572
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmatekbd'
|
||||
pkgname=libmatekbd
|
||||
version=1.18.2
|
||||
version=1.20.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||
|
@ -9,10 +9,10 @@ makedepends="libICE-devel gtk+3-devel libxklavier-devel iso-codes"
|
|||
depends="dconf iso-codes"
|
||||
short_desc="MATE keyboard library"
|
||||
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=03df100cf931a1f6880a32b0b3eb90e82e81f6d17085bb44a2a7ca8551a00b0c
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://mate-desktop.org"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4690737e3a572c4f31476d1536b19ef40ca0586fcbc7cfd266a170b496ed00b5
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue