diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-14 06:50:15 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-15 07:40:41 +0700 |
commit | ca5cd7297772c278c093c80abf60d2ce7fc1798e (patch) | |
tree | a822c35189aa2855c4804fa376d4976f36af637c /system/slpkg/slpkg.SlackBuild | |
parent | a03dd0575e978b3edfd2af66e3ffac035aa4586e (diff) | |
download | slackbuilds-ca5cd7297772c278c093c80abf60d2ce7fc1798e.tar.gz |
system/slpkg: Updated for version 3.1.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 b7783fe53b..9a2e7ed9e2 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:-3.1.2} +VERSION=${VERSION:-3.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |