diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-03-26 22:49:22 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-03-26 22:49:22 -0500 |
commit | de91a9356618f0ada07896397fa32b7273b1a36c (patch) | |
tree | 0cac050e3bd5f595df1ac05fe6710f1d358a4c13 /system/fdupes | |
parent | 8389a1055321b546f2ecab9fc15065a894d6246e (diff) | |
download | slackbuilds-de91a9356618f0ada07896397fa32b7273b1a36c.tar.gz |
system/fdupes: Fixed VERSION string in .info file
Thanks to B. Watson for the report.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/fdupes')
-rw-r--r-- | system/fdupes/fdupes.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/fdupes/fdupes.info b/system/fdupes/fdupes.info index f9854ae9b0..fb251b3b8a 100644 --- a/system/fdupes/fdupes.info +++ b/system/fdupes/fdupes.info @@ -1,5 +1,5 @@ PRGNAM="fdupes" -VERSION="1.50-PR2" +VERSION="1.50_PR2" HOMEPAGE="http://code.google.com/p/fdupes/" DOWNLOAD="http://fdupes.googlecode.com/files/fdupes-1.50-PR2.tar.gz" MD5SUM="a4f0de2d9a79efce3d712d6520e58c7f" |