summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaszlo Gombos2024-03-05 21:59:18 -0500
committerLaszlo Gombos2024-03-05 21:59:18 -0500
commit5adafe10f1f541a93eba53651842dbc7d405d1b8 (patch)
treead0d6ebbead8c3e27a538ad6bb9687a7405835e7
parent6327c634bc4cfb86cbafe3490d9c3b8865c81fdf (diff)
downloadaur-5adafe10f1f541a93eba53651842dbc7d405d1b8.tar.gz
sort list
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81dd66ca7c46..2fca7a26a578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,9 +23,9 @@ depends=(
'util-linux'
)
makedepends=(
- 'git'
- 'bash-completion'
'asciidoc'
+ 'bash-completion'
+ 'git'
)
optdepends=(
'binutils: --uefi option support'