summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorexhq2023-02-12 17:25:35 +0330
committerexhq2023-02-12 17:25:35 +0330
commit877dd2543ae9abbbd058d854f6c6ef133bd463ab (patch)
treee0ddb3a386095f8cc1a41c9d00b19222e511ef6b
parentc78958f91fc2895c7aacd50a349e08a5f8f9e8f0 (diff)
downloadaur-877dd2543ae9abbbd058d854f6c6ef133bd463ab.tar.gz
updated dependancy 2.0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c796bfda7bc5..3a83f4f18057 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")