summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralbakham2019-04-24 22:38:40 +0200
committeralbakham2019-04-24 22:38:40 +0200
commit38f918a21bc5930aad863c46e00a5da33686cc06 (patch)
tree5d466664c5c26827be6f99786cb929bec4962cdb
parent935dd37b2354b25130a6cc9babf3be77dcf54a98 (diff)
downloadaur-38f918a21bc5930aad863c46e00a5da33686cc06.tar.gz
Update dependencies
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11b35cdec404..dd91ba3371fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,7 @@ pkgdesc="Checks the expiration dates of domains."
arch=('any')
url="https://gitnet.fr/deblan/domain-expiration"
license=('GPL')
-depends=('php>=7.3' 'whois')
-makedepends=('composer')
+depends=('php>=7.3' 'whois' 'composer')
source=("$pkgname::git+https://gitnet.fr/deblan/domain-expiration")
md5sums=('SKIP')