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