summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorexhq2023-02-12 17:31:13 +0330
committerexhq2023-02-12 17:31:13 +0330
commitd9c402f3438443ace10b24ab2580b96f4b713801 (patch)
tree8c0855950d9d20707afd9d86d8a14fbb8d9268a7
parent0f0fa0c6f2b25eb7e6d56327d80b3e764fc5cc4e (diff)
downloadaur-d9c402f3438443ace10b24ab2580b96f4b713801.tar.gz
updated dependancy 6.0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a83f4f18057..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=('wmctrl')
+depends=(wmctrl)
makedepends=(go git)
arch=('x86_64')
source=("git+https://github.com/exhq/neOwOfetch.git")