aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch-system/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-system/PKGBUILD b/arch-system/PKGBUILD
index 1f47597..553a8a8 100644
--- a/arch-system/PKGBUILD
+++ b/arch-system/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=arch-system
pkgname=('base-system' 'backup-system' 'xps13')
-pkgver=$(date "+%Y.%m.%d")
+pkgver=$(printf '%(%Y.%m.%d)T')
pkgrel=1
pkgdesc="Arch Linux system configuration"
arch=("any")