diff options
author | Erich Eckner <git@eckner.net> | 2017-09-03 19:32:13 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-09-03 19:32:13 +0200 |
commit | 8b393d3bab0689989d47108782a4aa6266493db9 (patch) | |
tree | 662b9c825f943c96e9c256e91274019378359c3a /perl-file-touch/PKGBUILD | |
parent | f8409ff92f5a58114fdcfc0d73448f39097645b7 (diff) | |
download | archlinuxewe-8b393d3bab0689989d47108782a4aa6266493db9.tar.xz |
recompile all perl packages
Diffstat (limited to 'perl-file-touch/PKGBUILD')
-rw-r--r-- | perl-file-touch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-file-touch/PKGBUILD b/perl-file-touch/PKGBUILD index 8d012c13d..0fa3a3596 100644 --- a/perl-file-touch/PKGBUILD +++ b/perl-file-touch/PKGBUILD @@ -4,7 +4,7 @@ pkgname='perl-file-touch' pkgver='0.11' -pkgrel='3' +pkgrel='4' pkgdesc="update file access and modification times, optionally creating files if needed" arch=('any') license=('PerlArtistic' 'GPL') |