summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorApplication-Maker2024-08-27 22:10:00 +0300
committerApplication-Maker2024-08-27 22:10:00 +0300
commit60b868e4f455817b105ad473e1365ff7b80d9a87 (patch)
treea581f9eef2728f0dfe6b95de30713f4dfa8af364 /PKGBUILD
parent7088dd11b772bcdaaf82c02398b7cb0fc877fcef (diff)
downloadaur-60b868e4f455817b105ad473e1365ff7b80d9a87.tar.gz
Add gawk to deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59301147b21e..4e9b0d3d0942 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A convenient tool, designed to simplify repository management and mirro
arch=(any)
url="https://codeberg.org/Application-Maker/pacman-mirrors-helper"
license=(GPL-3.0-or-later)
-depends=(bash coreutils curl ncurses pacman sed util-linux)
+depends=(bash coreutils curl gawk ncurses pacman sed util-linux)
makedepends=(git)
source=("git+https://codeberg.org/Application-Maker/pacman-mirrors-helper.git#branch=main")
sha256sums=(SKIP)