summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcr/packer/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/pcr/packer/PKGBUILD b/pcr/packer/PKGBUILD
index f861e3ca0..0f871adbf 100644
--- a/pcr/packer/PKGBUILD
+++ b/pcr/packer/PKGBUILD
@@ -2,9 +2,10 @@
# Contributor (Arch): Gilrain <pierre.buard+aur gmail com>
# Contributor (Arch): bruenig
# Maintainer (Parabola): Aurélien DESBRIÈRES <aurelien@hackers.camp>
+# Contributor (Parabola): André Silva <emulatorman@parabola.nu>
pkgname=packer
-pkgver=20140817
+pkgver=$(LC_ALL=C date -u +%Y%m%d)
pkgrel=1
pkgdesc="Bash wrapper for pacman and aur"
url="http://github.com/keenerd/packer"