diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-28 08:01:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-30 20:27:27 +0700 |
commit | d1a14f50135900e0452f0fed66450a10da99bd9d (patch) | |
tree | a90f7a672700968b31fbb3bd64cf3ca5815040bc /system/slpkg/slpkg.SlackBuild | |
parent | 5cf6e34a1ec847a4e97ee35da9182aa01a74c7d7 (diff) | |
download | slackbuilds-d1a14f50135900e0452f0fed66450a10da99bd9d.tar.gz |
system/slpkg: Updated for version 2.0.2.
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 0c21ba5234..a66f9723a8 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.0} +VERSION=${VERSION:-2.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |