mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mate-applets: update to 1.20.1
This commit is contained in:
parent
2691867077
commit
9e4f5d66ab
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-applets'
|
# Template file for 'mate-applets'
|
||||||
pkgname=mate-applets
|
pkgname=mate-applets
|
||||||
version=1.18.3
|
version=1.20.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-ipv6"
|
configure_args="--disable-static --enable-ipv6"
|
||||||
|
@ -12,10 +12,10 @@ makedepends="NetworkManager-devel gtksourceview-devel libSM-devel libgtop-devel
|
||||||
depends="mate-icon-theme"
|
depends="mate-icon-theme"
|
||||||
short_desc="Applets for MATE panel"
|
short_desc="Applets for MATE panel"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-3.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e212a43e6144557f448640bdb7416feea6f59ba79a999f91c0a6f20ea076a5f0
|
checksum=8c0723644a49d465c616ab611e9b1e4f532cac3e7c891151cbf2649dc84b21a8
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686|x86_64)
|
i686|x86_64)
|
||||||
|
|
Loading…
Add table
Reference in a new issue