makepkg: fix sanity checking in versioning
commitcf1f0143935fe62ebb568202ff83ba2de0815995
authorDave Reisner <dreisner@archlinux.org>
Tue, 30 Aug 2011 15:01:37 +0000 (30 11:01 -0400)
committerDan McGee <dan@archlinux.org>
Thu, 1 Sep 2011 16:32:26 +0000 (1 11:32 -0500)
tree11da613da3817f88d4f6f13cc9801161385a1675
parent5bb2d2e0a0c9edf03273fc00aa9e3a5cdff13310
makepkg: fix sanity checking in versioning

Read the entire variable, respecting escapes, which are necessary to
retain for the successive eval.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
scripts/makepkg.sh.in