summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorexhq2023-02-12 17:02:13 +0330
committerexhq2023-02-12 17:02:13 +0330
commitc78958f91fc2895c7aacd50a349e08a5f8f9e8f0 (patch)
tree480696e0209fe1f26f1cbbe86429334feca31189
parent5af8ced91240db5e6dabe0d8ad4d4e4f0854535e (diff)
downloadaur-c78958f91fc2895c7aacd50a349e08a5f8f9e8f0.tar.gz
updated dependancy
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51fefe6e7af8..c796bfda7bc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="a combination of neofetch and uwufetch written in go"
pkgver=r37.55c749c
pkgrel=1
url="https://exhq.gay/neOwOfetch"
-depends=()
+depends=(wmctrl)
makedepends=(go git)
arch=('x86_64')
source=("git+https://github.com/exhq/neOwOfetch.git")