From 948088fc284c0477dabc5ac2e2f54321879989c7 Mon Sep 17 00:00:00 2001 From: Markus Fritsche Date: Sat, 9 May 2026 19:22:18 +0000 Subject: [PATCH] =?UTF-8?q?distcc-avahi:=20pkgrel=3D20=20=E2=80=94=20skip?= =?UTF-8?q?=20stale=2019=20slot,=20ship=20masquerade=20symlinks=20(closes?= =?UTF-8?q?=20#7)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arch/distcc-avahi/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/distcc-avahi/PKGBUILD b/arch/distcc-avahi/PKGBUILD index a5b69b48c0..207e424183 100644 --- a/arch/distcc-avahi/PKGBUILD +++ b/arch/distcc-avahi/PKGBUILD @@ -10,7 +10,7 @@ pkgname=distcc-avahi _pkgname=distcc pkgver=3.4 -pkgrel=19 +pkgrel=20 pkgdesc="Distributed compilation service for C, C++ and Objective-C (with Avahi/Zeroconf support)" arch=('x86_64' 'aarch64') url="https://github.com/distcc/distcc"