summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-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')