[arch-commits] Commit in avahi/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jan 5 04:41:48 UTC 2018


    Date: Friday, January 5, 2018 @ 04:41:47
  Author: felixonmars
Revision: 314070

upgpkg: avahi 0.7-3

rebuild with gdbm 1.14.1

Modified:
  avahi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-05 02:57:26 UTC (rev 314069)
+++ PKGBUILD	2018-01-05 04:41:47 UTC (rev 314070)
@@ -5,7 +5,7 @@
 
 pkgname=avahi
 pkgver=0.7
-pkgrel=2
+pkgrel=3
 pkgdesc='Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour'
 url='https://github.com/lathiat/avahi'
 license=(LGPL)
@@ -28,8 +28,8 @@
 _commit=6242e5f0fe001b7de2ccaa9431db279b2ee76b83  # tags/v0.7
 source=("git+https://github.com/lathiat/avahi#commit=$_commit"
         0001-avahi-python-Use-the-agnostic-DBM-interface.patch)
-sha256sums=('SKIP'
-            '5e2347d73349cee56c17ef53b69418d0b083e2fe26d19af61ef2ba55ef43cf16')
+sha512sums=('SKIP'
+            '8cfc7c2cb0061e6348caa96b73bb6069efce5b4438962aa12448e46bc950a47c1f18059afbb1cacf7b2a1aa21f77025472532ad5e6eddb17834a8b1a34432226')
 
 pkgver() {
   cd $pkgname



More information about the arch-commits mailing list