summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCole Thompson2018-05-11 19:34:06 -0500
committerCole Thompson2018-05-11 19:34:06 -0500
commit19f059f8d32142790a98493c0c73a0074a1c1990 (patch)
treefd944e171b784b0f1bf53b61811755995efaa96c
parent7ce3767b477d1ed7531e8eece6ac414affb87130 (diff)
downloadaur-19f059f8d32142790a98493c0c73a0074a1c1990.tar.gz
add gufw as dependency
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2179561e8398..e41d950aa4d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Cole Thompson <cole dot thompson at gmail dot com>
pkgname=ufw-icon-bar
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc="System tray icon for gufw"
arch=('any')
url="https://forum.manjaro.org/t/how-to-add-an-ufw-status-icon-to-the-panel/38559"
license=('unknown')
-depends=('yad')
+depends=('yad gufw')
source=("$pkgname-$pkgver::git+https://github.com/juanmafont/ufwIconbar.git")
md5sums=("SKIP")