summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGabriele Musco2021-12-03 17:06:51 +0100
committerGabriele Musco2021-12-03 17:06:51 +0100
commit2004bec55af99b51ed0d919ae63e9b908f28dea8 (patch)
tree9eb96a8aadf350cbbbf8283bf810b6582df49158 /PKGBUILD
parent945ec563af381b72e3e0c41f6b1ea2b76f896292 (diff)
downloadaur-2004bec55af99b51ed0d919ae63e9b908f28dea8.tar.gz
updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f9166a18398..d904711102ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Upstream URL: https://gitlab.gnome.org/gabmus/whatip
pkgname=whatip-git
-pkgver=1.0.r5.gb427ab6
+pkgver=1.0.r41.gd75b9fd
pkgrel=1
pkgdesc='Info on your IP'
arch=('any')
@@ -17,10 +17,8 @@ depends=(
'iproute2'
'python-gobject'
'gobject-introspection'
- 'iperf3'
- 'python-iperf3'
)
-makedepends=('git' 'meson')
+makedepends=('git' 'meson' 'blueprint-compiler-git')
provides=('whatip')
conflicts=('whatip')
source=("whatip::git+https://gitlab.gnome.org/gabmus/whatip")