diff options
author | Parabola <dev@list.parabolagnulinux.org> | 2011-04-07 03:09:25 +0000 |
---|---|---|
committer | Parabola <dev@list.parabolagnulinux.org> | 2011-04-07 03:09:25 +0000 |
commit | bd65dc7107bfdd881c3b5451d0300824cf435428 (patch) | |
tree | e3a556d41162da07c82e31daa6fc22af18719e63 /gnome-unstable/avahi | |
parent | 415856bdd4f48ab4f2732996f0bae58595092bbe (diff) |
Thu Apr 7 03:09:43 UTC 2011
Diffstat (limited to 'gnome-unstable/avahi')
-rw-r--r-- | gnome-unstable/avahi/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/avahi/PKGBUILD b/gnome-unstable/avahi/PKGBUILD index 91634de32..2cd51fe07 100644 --- a/gnome-unstable/avahi/PKGBUILD +++ b/gnome-unstable/avahi/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 113566 2011-03-09 18:25:47Z bisson $ +# $Id: PKGBUILD 118164 2011-04-05 16:57:59Z bisson $ # Contributor: Douglas Soares de Andrade <douglas@archlinux.org> # Maintainer: Gaetan Bisson <bisson@archlinux.org> pkgname=avahi -pkgver=0.6.29 +pkgver=0.6.30 pkgrel=2 pkgdesc='A multicast/unicast DNS-SD framework' arch=('i686' 'x86_64') @@ -30,7 +30,7 @@ options=('!libtool') source=(http://www.avahi.org/download/avahi-${pkgver}.tar.gz avahi-daemon-dbus.patch gnome-nettool.png) -sha1sums=('af13ae6fdb3cd61b2eafa25a108773156d88b362' +sha1sums=('5b77443537600a00770e4c77e3c443eeb5861d06' '41e9f23efa0b5a5f7b0f14a86cfb0677ece84c61' 'cf56387c88aed246b9f435efc182ef44de4d52f3') |