mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
mate-panel: update to 1.12.1.
This commit is contained in:
parent
80bc197679
commit
988a319053
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-panel'
|
# Template file for 'mate-panel'
|
||||||
pkgname=mate-panel
|
pkgname=mate-panel
|
||||||
version=1.12.0
|
version=1.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=3.0 --disable-static --disable-schemas-compile
|
configure_args="--with-gtk=3.0 --disable-static --disable-schemas-compile
|
||||||
|
@ -16,7 +16,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=772a9524aed98096c4e1f4c6e9b55eb168b2106a5d9e000efa84ff1094b2d81c
|
checksum=0d90078f07d6fe066b58f7d0c6b7d91828811f1364d62a4759e94075559ae944
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue