diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-02 06:10:40 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-03 09:17:40 +0700 |
commit | bde1e62e808c1d3564f11dba6d857c5f954d5a91 (patch) | |
tree | 09bab3872346802d9e0b6c21e83a3413e83ae05d /system/slpkg/slpkg.SlackBuild | |
parent | 1d864dd8dc165b972fcf2188f2e5fa7d5c0f32fb (diff) | |
download | slackbuilds-bde1e62e808c1d3564f11dba6d857c5f954d5a91.tar.gz |
system/slpkg: Updated for version 2.9.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 face9de932..2604c447b3 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.9.4} +VERSION=${VERSION:-2.9.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |