summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRayrsn2022-08-14 15:36:04 +0300
committerRayrsn2022-08-14 15:36:04 +0300
commitd512f7c84fd78815c68d217c053baa8719493186 (patch)
tree428961f9cdedfa70bcdd557a55038439c36c6d2d
parentb360fd39f13a8e8b6d8f93271fe3b3e030cbb646 (diff)
downloadaur-d512f7c84fd78815c68d217c053baa8719493186.tar.gz
Change depend
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 249993b70f75..14eab4f0a1d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="An app made to get weather information through the terminal written in
arch=('x86_64')
url="https://github.com/Rayrsn/Weather-Cli"
license=('GPL')
-makedepends=('cargo')
+makedepends=('go')
source=("https://github.com/Rayrsn/Weather-Cli/archive/refs/tags/$pkgver.zip")
md5sums=('7c670163a2c57538eb915aa19947c630')
build() {