summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilrain2022-03-31 12:47:02 +0200
committerGilrain2022-03-31 12:48:17 +0200
commit63bbba5a67d1bf6a7b6adda49f1085c5a0178d93 (patch)
treeaf7ad24f3098d3f02c66ca45d5ea4b487084a992
parent8f4f49ea2f4db03ae822d15d43fb2562a94116ed (diff)
downloadaur-63bbba5a67d1bf6a7b6adda49f1085c5a0178d93.tar.gz
add qt5-tools to makedep
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc678fc779e5..e7edc272f4da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
pkgname=pgl-git
-pkgver=2.3.1.1.r32.g13f606f
+pkgver=2.3.1.1.r77.g9d91ab6
pkgrel=1
pkgdesc='A privacy oriented firewall application (Daemon, CLI & GUI).'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=('unzip: for zipped blocklists'
'networkmanager: to whitelist newly started network interfaces'
'smtp-forwarder: to send reports'
'tcptraceroute: to diagnose connection problems')
-makedepends=('git' 'zlib')
+makedepends=('git' 'zlib' 'qt5-tools')
license=('GPL3')
provides=('pgl')
conflicts=('pgl' 'pgl-cli')