summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNiccolò Maggioni2023-07-18 22:23:15 +0200
committerNiccolò Maggioni2023-07-18 22:23:15 +0200
commitb786c55dc34975e75d250d15cc915e5dd8f2d004 (patch)
treea72c1e1204008afe7dd32c849fde93e7ef29c883 /PKGBUILD
parent6c2adccc21a7ad262fa6597f3aabe4db17e9beef (diff)
downloadaur-flecli-git.tar.gz
Add .gitignore and fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de709b245cc7..ee2753ef9d44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url='https://github.com/on4kjm/FLEcli'
license=('MIT')
provides=("${_pkgname}")
conflicts=("${_pkgname}" "${_pkgname}-bin")
-makedepends=('git' 'go' 'goreleaser')
+makedepends=('git' 'go' 'goreleaser')
source=("git+${url}.git")
sha256sums=('SKIP')