diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/patchutils/patchutils.SlackBuild | 4 | ||||
-rw-r--r-- | development/patchutils/patchutils.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/patchutils/patchutils.SlackBuild b/development/patchutils/patchutils.SlackBuild index f9c1e1d372..1d5dd5c9aa 100644 --- a/development/patchutils/patchutils.SlackBuild +++ b/development/patchutils/patchutils.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for patchutils -# Copyright 2008-2012 Robby Workman, Northport, Alabama, USA +# Copyright 2008-2016 Robby Workman, Tuscaloosa, Alabama, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # Updated by Donald Cooley <dfc@warpmail.net> PRGNAM=patchutils -VERSION=${VERSION:-0.3.3} +VERSION=${VERSION:-0.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/patchutils/patchutils.info b/development/patchutils/patchutils.info index 441cb88b61..261811c68a 100644 --- a/development/patchutils/patchutils.info +++ b/development/patchutils/patchutils.info @@ -1,8 +1,8 @@ PRGNAM="patchutils" -VERSION="0.3.3" +VERSION="0.3.4" HOMEPAGE="http://cyberelk.net/tim/software/patchutils/" -DOWNLOAD="http://cyberelk.net/tim/data/patchutils/stable/patchutils-0.3.3.tar.xz" -MD5SUM="b640b6b8af6183f83eacf7bd6d2460cb" +DOWNLOAD="http://cyberelk.net/tim/data/patchutils/stable/patchutils-0.3.4.tar.xz" +MD5SUM="ee95b5993d07ccdf27ca9f2cc4e6ffee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |