From 58e7b6a0fb406cc277e4c2556e44b7a52ff15f50 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 11 Feb 2019 13:38:42 -0800 Subject: Updated URL and Description --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 869a2e7..cb936b5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,8 +11,8 @@ pkgname=icecream _exname=$pkgname-scheduler pkgver=1.2 pkgrel=10 -pkgdesc="takes compile jobs from your build and distributes it to remote machines allowing a parallel build on several machines." -url="https://en.opensuse.org/Icecream" +pkgdesc="Distributed compiler with a central scheduler to share build load" +url="https://github.com/icecc/icecream" license=('GPL2') makedepends=('') depends=('bash' 'libcap-ng' 'lzo') -- cgit v1.2.1