summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d904711102ff..5c033b0040a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Upstream URL: https://gitlab.gnome.org/gabmus/whatip
pkgname=whatip-git
-pkgver=1.0.r41.gd75b9fd
+pkgver=1.0.r49.g6161b94
pkgrel=1
pkgdesc='Info on your IP'
arch=('any')
@@ -17,6 +17,7 @@ depends=(
'iproute2'
'python-gobject'
'gobject-introspection'
+ 'blueprint-compiler-git'
)
makedepends=('git' 'meson' 'blueprint-compiler-git')
provides=('whatip')