From 35e7cc54ec02527d01a59c1f5386cf473228d4c2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 18 Sep 2014 22:02:51 +0200 Subject: derp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dist/archlinux/stable/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index 0aa9afe..c8e3541 100644 --- a/dist/archlinux/stable/PKGBUILD +++ b/dist/archlinux/stable/PKGBUILD @@ -2,12 +2,12 @@ pkgname=setpgrp pkgver=1 -pkgrel=1 +pkgrel=2 pkgdesc="Commands providing access to the setpgrp and getpgrp system calls" arch=(i686 x86_64) url="https://github.com/maandree/setpgrp" license=('GPL3') -depends=(gcc glibc) +depends=(glibc) makedepends=(make coreutils gcc glibc) source=($url/archive/$pkgver.tar.gz) sha256sums=(d058c523e26390851afb309cfa5293ed83df04440506275981615b23cb7ef886) -- cgit v1.2.3-70-g09d2