summarylogtreecommitdiffstats
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 4f2e82025291..59133371828f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=alive
pkgver=2.0.5
-pkgrel=1
+pkgrel=2
pkgdesc="periodic ping program"
url="https://www.gnu.org/software/alive"
arch=('any')
license=("GPL3")
-depends=("guile")
+depends=("guile" "iputils")
source=("$pkgname-$pkgver.tar.gz::https://ftp.gnu.org/gnu/alive/${pkgname}-${pkgver}.tar.lz")
md5sums=('c32f7faf1c8a23beadaf7032b151cc24')