switchboard-plug-network: update to 2.4.2.
* build translations * enable cross builds
This commit is contained in:
parent
d83eb56f54
commit
b44175f866
1 changed files with 4 additions and 5 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'switchboard-plug-network'
|
||||
pkgname=switchboard-plug-network
|
||||
version=2.3.3
|
||||
version=2.4.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config vala"
|
||||
hostmakedepends="pkg-config vala gettext"
|
||||
makedepends="switchboard-devel granite-devel gtk+3-devel
|
||||
libnma-devel NetworkManager-devel"
|
||||
short_desc="Switchboard Network Plug"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/elementary/switchboard-plug-network"
|
||||
distfiles="https://github.com/elementary/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=a2f29b3054c187f2be9688bb04b6800cf4c2d3dd74cdd4fa37626f0b2ac5df50
|
||||
nocross="https://travis-ci.org/github/void-linux/void-packages/builds/733837363"
|
||||
distfiles="https://github.com/elementary/switchboard-plug-network/archive/${version}.tar.gz"
|
||||
checksum=190b1f9123bc9ee4120a624ad3de91c0e40a141cb19b8eb7ec74d3c39f008971
|
||||
|
|
Loading…
Reference in a new issue