dhcpcd-gtk: update to 0.7.3.
This commit is contained in:
parent
5cd583044d
commit
ede126138e
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'dhcpcd-gtk'
|
||||
pkgname=dhcpcd-gtk
|
||||
version=0.6.0
|
||||
revision=3
|
||||
version=0.7.3
|
||||
revision=1
|
||||
wrksrc=dhcpcd-ui-${version}
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+-devel libnotify-devel dbus-devel dhcpcd dhcpcd-dbus"
|
||||
depends="dhcpcd dhcpcd-dbus"
|
||||
makedepends="gtk+-devel libnotify-devel dbus-devel"
|
||||
depends="dhcpcd desktop-file-utils"
|
||||
short_desc="GTK+ monitor and configuration GUI for dhcpcd"
|
||||
homepage="http://roy.marples.name/projects/dhcpcd-ui"
|
||||
license="BSD"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-ui-$version.tar.bz2"
|
||||
checksum=1dc2ca46aebd41821d11f02182a694307fb26533effbbb95fd718c49156e3745
|
||||
checksum=fd69dfe988c7ab9222c40e24857d0be7a4265ef8c403dbbb8aeb310b3c71b0b2
|
||||
|
|
Loading…
Reference in a new issue