diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-27 16:49:36 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-29 09:43:10 +0700 |
commit | 121d988758a91f7695d0d13f1ef97c63e2c0cd28 (patch) | |
tree | c04e518a564ead4a7e84de1dea6020a2c4ce3c9c /system/slpkg/slpkg.SlackBuild | |
parent | d8dcb4a67444002f1c1bb7de45a7604c5f95ce62 (diff) | |
download | slackbuilds-121d988758a91f7695d0d13f1ef97c63e2c0cd28.tar.gz |
system/slpkg: Updated for version 3.1.5.
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 d04e94e7e8..1bc67372ce 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.4} +VERSION=${VERSION:-3.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |