diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-11-07 09:15:25 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-08 06:30:16 +0700 |
commit | 9696d6161435afd8a42218422e7ddda972ccfee1 (patch) | |
tree | 9e31115fdf7b1cbd3a8e8f5489957887b2efe6a2 /system/slpkg/slpkg.SlackBuild | |
parent | 61b26babf30017e02d3e9dce9514f2e14dd92a88 (diff) | |
download | slackbuilds-9696d6161435afd8a42218422e7ddda972ccfee1.tar.gz |
system/slpkg: Updated for version 2.0.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 a66f9723a8..1f0ac9ad5d 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:-2.0.2} +VERSION=${VERSION:-2.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |