diff options
author | Barry J. Grundy <bgrundyatlinuxleo.com> | 2017-12-27 21:45:18 +0000 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2017-12-27 18:11:23 -0600 |
commit | dd9ffcac766aab1d3807b7daf79e575b719f7caa (patch) | |
tree | a5c8f6481110c022492f74f05b65d40013dfc6cd /python/pefile/pefile.SlackBuild | |
parent | dc85f0e95c0f47f96db74e24a8168fe1add974f9 (diff) | |
download | slackbuilds-dd9ffcac766aab1d3807b7daf79e575b719f7caa.tar.gz |
python/pefile: Updated for version 2017.11.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pefile/pefile.SlackBuild')
-rw-r--r-- | python/pefile/pefile.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pefile/pefile.SlackBuild b/python/pefile/pefile.SlackBuild index 0f098be909..71b552007c 100644 --- a/python/pefile/pefile.SlackBuild +++ b/python/pefile/pefile.SlackBuild @@ -21,10 +21,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# New submission August 2016, Barry J. Grundy. +# Updated for 2017.11.5, December 2017, Barry J. Grundy. PRGNAM=pefile -VERSION=${VERSION:-2016.3.28} +VERSION=${VERSION:-2017.11.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |