summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-02-11 13:38:42 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-02-11 13:38:42 -0800
commit58e7b6a0fb406cc277e4c2556e44b7a52ff15f50 (patch)
treecc95c03b54a2df34e3a9296629bd179e0438ee69
parentSimplified PKGBUILD (diff)
downloadicecream-58e7b6a0fb406cc277e4c2556e44b7a52ff15f50.tar.xz
Updated URL and Description
-rw-r--r--PKGBUILD4
1 files 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')