summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey D2016-02-18 09:38:09 +0300
committerAlexey D2016-02-18 09:38:09 +0300
commite33f0b61dae60eeb749ae33d9aa3d367cda38d88 (patch)
tree830f1df1c6aa2f4dc4cb6d0ff66c95f890c77139
parent860e12490055ff7ba6d21a340e4369969b8c5e7f (diff)
downloadaur-e33f0b61dae60eeb749ae33d9aa3d367cda38d88.tar.gz
version 0.6.32-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84d9f802e640..3b44677ffc9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Dec 24 06:22:29 UTC 2015
+# Thu Feb 18 06:38:04 UTC 2016
pkgbase = avahi-nosystemd
- pkgdesc = Multicast DNS-SD / Zeroconf Suite
- pkgver = 0.6.32rc
+ pkgdesc = Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour
+ pkgver = 0.6.32
pkgrel = 1
- url = http://www.avahi.org/
+ url = https://github.com/lathiat/avahi
install = avahi.install
arch = i686
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = avahi-nosystemd
optdepends = mono: mono bindings
optdepends = python2-dbus: avahi-discover
optdepends = nss-mdns: NSS support for mDNS
- provides = avahi=0.6.32rc
+ provides = avahi=0.6.32
provides = howl
provides = mdnsresponder
conflicts = avahi
@@ -49,7 +49,7 @@ pkgbase = avahi-nosystemd
backup = etc/avahi/services/sftp-ssh.service
backup = usr/lib/avahi/service-types.db
backup = usr/share/avahi/service-types
- source = git+https://github.com/heftig/avahi#commit=bc4e85846991d0efca89add631c7cd16033f0bef
+ source = git+https://github.com/lathiat/avahi#tag=4f334990f692ce08ab4ea2eece695f1592f535b2
source = avahi-daemon.rc
source = avahi-dnsconfd.rc
sha1sums = SKIP
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'