Date: Friday, April 6, 2018 @ 23:15:46 Author: heftig Revision: 321280
0.7+4+gd8d8c67-1 Modified: avahi/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-06 22:46:54 UTC (rev 321279) +++ PKGBUILD 2018-04-06 23:15:46 UTC (rev 321280) @@ -4,8 +4,8 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=avahi -pkgver=0.7 -pkgrel=4 +pkgver=0.7+4+gd8d8c67 +pkgrel=1 pkgdesc='Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour' url='https://github.com/lathiat/avahi' license=(LGPL) @@ -22,9 +22,9 @@ 'nss-mdns: NSS support for mDNS' 'python-gobject: avahi-discover' 'python-dbus: avahi-discover') -backup=(etc/avahi/{hosts,avahi-daemon.conf} +backup=(etc/avahi/{hosts,avahi-daemon.conf,avahi-{autoip,dnsconf}d.action} usr/lib/avahi/service-types.db) -_commit=6242e5f0fe001b7de2ccaa9431db279b2ee76b83 # tags/v0.7 +_commit=d8d8c67d8279f35eef157f5f442a1dde4ac5c45e # master source=("git+https://github.com/lathiat/avahi#commit=$_commit" 0001-avahi-python-Use-the-agnostic-DBM-interface.patch) sha512sums=('SKIP'
