summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey D2016-02-18 09:38:09 +0300
committerAlexey D2016-02-18 09:38:09 +0300
commite33f0b61dae60eeb749ae33d9aa3d367cda38d88 (patch)
tree830f1df1c6aa2f4dc4cb6d0ff66c95f890c77139 /PKGBUILD
parent860e12490055ff7ba6d21a340e4369969b8c5e7f (diff)
downloadaur-e33f0b61dae60eeb749ae33d9aa3d367cda38d88.tar.gz
version 0.6.32-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa111d797c7a..993124c1c258 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=avahi-nosystemd
-pkgver=0.6.32rc
+pkgver=0.6.32
pkgrel=1
-_commit=bc4e85846991d0efca89add631c7cd16033f0bef
-pkgdesc='Multicast DNS-SD / Zeroconf Suite'
-url='http://www.avahi.org/'
+_commit=4f334990f692ce08ab4ea2eece695f1592f535b2
+pkgdesc='Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour'
+url='https://github.com/lathiat/avahi'
license=('LGPL')
arch=('i686' 'x86_64')
options=('!emptydirs')
@@ -32,7 +32,7 @@ backup=('etc/avahi/hosts'
'etc/avahi/services/sftp-ssh.service'
'usr/lib/avahi/service-types.db'
'usr/share/avahi/service-types')
-source=("git+https://github.com/heftig/avahi#commit=$_commit"
+source=("git+https://github.com/lathiat/avahi#tag=$_commit"
avahi-daemon.rc
avahi-dnsconfd.rc)
sha1sums=('SKIP'