summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be9993535025..816ea513424b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://git.froth.zone/sam/awl"
license=('BSD')
makedepends=(
'git'
-# 'go>=1.18'
+ 'go>=1.18'
'scdoc'
)
provides=("${pkgname%-*}")