From 332fc06a917e3b727a02d1a0b000547aca46aa83 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 14 Nov 2019 13:56:30 +0000 Subject: [PATCH] community/distcc to 3.3.3-2 --- community/distcc/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/distcc/PKGBUILD b/community/distcc/PKGBUILD index 1b456e166..3ac0642d7 100644 --- a/community/distcc/PKGBUILD +++ b/community/distcc/PKGBUILD @@ -10,7 +10,7 @@ pkgname=distcc pkgver=3.3.3 -pkgrel=1 +pkgrel=2 pkgdesc='Distributed compilation service for C, C++ and Objective-C' arch=(x86_64) url='http://distcc.org'