summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatheus2023-01-02 08:58:08 +0100
committerMatheus2023-01-02 08:58:08 +0100
commita9600f7daf2ba4b25d3019d0d70f3ccc7a5bf086 (patch)
tree6f2649514cb2c9f74a31541c4f943ee6c5b21bbf /PKGBUILD
parent66f2d6f43b52ae0e5f2c10785a58a80af1c7e993 (diff)
downloadaur-a9600f7daf2ba4b25d3019d0d70f3ccc7a5bf086.tar.gz
Added comment.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ba3a3f4c556..03b7eea1f8b6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -94,6 +94,7 @@ prepare()
git -c protocol.file.allow=always submodule update
# GeoIP database
+ ## Do not use option "-i" as it will remove the preceding "0".
declare _current_year
_current_year="$(date +"%Y")"
declare _current_month