[arch-commits] CVS update of extra/network/avahi (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Mon Jul 2 19:26:21 UTC 2007
Date: Monday, July 2, 2007 @ 15:26:21
Author: andyrtr
Path: /home/cvs-extra/extra/network/avahi
Modified: PKGBUILD (1.28 -> 1.29)
updatepkg 0.6.20
----------+
PKGBUILD | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
Index: extra/network/avahi/PKGBUILD
diff -u extra/network/avahi/PKGBUILD:1.28 extra/network/avahi/PKGBUILD:1.29
--- extra/network/avahi/PKGBUILD:1.28 Sun May 20 11:09:37 2007
+++ extra/network/avahi/PKGBUILD Mon Jul 2 15:26:20 2007
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.28 2007/05/20 15:09:37 travis Exp $
+# $Id: PKGBUILD,v 1.29 2007/07/02 19:26:20 andyrtr Exp $
# Maintainer: Travis Willard <travis at archlinux.org>
pkgname=avahi
-pkgver=0.6.19
+pkgver=0.6.20
pkgrel=1
pkgdesc="A multicast/unicast DNS-SD framework"
arch=('i686' 'x86_64')
url="http://www.avahi.org/"
license=('LGPL')
-depends=('dbus>=1.0.2-4' 'libcap' 'libdaemon' 'nss-mdns' 'gdbm' 'filesystem>=0.7.2-5')
+depends=('dbus>=1.0.2-4' 'libcap' 'libdaemon>=0.11' 'nss-mdns' 'gdbm' 'filesystem>=0.7.2-5')
makedepends=('mono' 'pygtk' 'gtk-sharp-2' 'dbus-python' 'qt' 'libglade')
backup=(etc/avahi/avahi-daemon.conf)
install=avahi.install
@@ -17,10 +17,8 @@
replaces=('howl' 'mdnsresponder')
options=('!libtool')
source=(http://www.avahi.org/download/avahi-${pkgver}.tar.gz gnome-nettool.png)
-md5sums=('a06782435d1c994ecd00a66e95a5d9d4'
+md5sums=('6acdff79afa2631f765f3bbbc3e25a74'
'42c2905307c7a5dc6ac4b75f4c3d65a3')
-sha1sums=('367322064a5dd66a0e69c75df9407ab3518aebdc'
- 'cf56387c88aed246b9f435efc182ef44de4d52f3')
build() {
[ -z "${QTDIR}" ] && . /etc/profile.d/qt.sh
More information about the arch-commits
mailing list