summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPierre LALET2019-03-17 14:47:32 +0100
committerPierre LALET2019-03-17 14:47:32 +0100
commita9dfc418f417d5e1de7127a12470746cf53b9aa4 (patch)
tree4efac25d9611572098c281ca604d556f38550530 /PKGBUILD
parent643f8a0304756b9f544ff73d555d62e379b6612f (diff)
downloadaur-a9dfc418f417d5e1de7127a12470746cf53b9aa4.tar.gz
Update version, fix depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a45b24ecec5..5ca554bfd35b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,7 @@ build() {
}
package_ivre-git() {
- depends=('python-ivre')
+ depends=('python-ivre-git')
optdepends=('ivre-docs-git: Documentation'
'ivre-web-git: Web server'
'nmap: Network scan'