diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-02-13 23:10:03 -0600 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-02-13 23:10:03 -0600 |
commit | 76f6069832a04b617dcf7ae49c6f6f6f12dab8f0 (patch) | |
tree | 9afd25338898b25580f453b3973d91412ba2975b /libre/libretools | |
parent | 90e07372c9073f14d8f241b02aede5d5de5d8923 (diff) |
Updated PKGBUILD to match with git revision control in makepkg.
Diffstat (limited to 'libre/libretools')
-rw-r--r-- | libre/libretools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/libretools/PKGBUILD b/libre/libretools/PKGBUILD index 70c905ac9..551a85826 100644 --- a/libre/libretools/PKGBUILD +++ b/libre/libretools/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: fauno <fauno@kiwwwi.com.ar> pkgname=libretools -pkgver=20110213 +pkgver=$(date -u +%Y%m%d) pkgrel=1 pkgdesc="Scripts for easing Parabola's tasks" arch=('any') |