diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-30 18:16:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-30 21:50:41 +0700 |
commit | 69da37e603787d8c344e32ca14cae59dcb330e34 (patch) | |
tree | 76065fe2129dc23835688ba533b3f84f3100977e /system/slpkg/slpkg.SlackBuild | |
parent | 2baac652e05c08efde2f821a7891fac6f703ab4c (diff) | |
download | slackbuilds-69da37e603787d8c344e32ca14cae59dcb330e34.tar.gz |
system/slpkg: Updated for version 1.3.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slpkg/slpkg.SlackBuild')
-rw-r--r-- | system/slpkg/slpkg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index 0c316637f3..923208648d 100644 --- a/system/slpkg/slpkg.SlackBuild +++ b/system/slpkg/slpkg.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=slpkg -VERSION=${VERSION:-1.2.9} +VERSION=${VERSION:-1.3.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |