diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-06-30 20:27:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-30 20:27:37 +0700 |
commit | 9318aae82c39ca468485333a9c5fd107d88eef1d (patch) | |
tree | 2c25d821963bd48f4623634f16ea4be0fea2389d /multimedia/OpenLP/OpenLP.SlackBuild | |
parent | db174a3ebe690edfb46c4d177500d66576d851ed (diff) | |
download | slackbuilds-9318aae82c39ca468485333a9c5fd107d88eef1d.tar.gz |
multimedia/OpenLP: Updated for version 2.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/OpenLP/OpenLP.SlackBuild')
-rw-r--r-- | multimedia/OpenLP/OpenLP.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/OpenLP/OpenLP.SlackBuild b/multimedia/OpenLP/OpenLP.SlackBuild index a4db3e34ba..18dfb6c004 100644 --- a/multimedia/OpenLP/OpenLP.SlackBuild +++ b/multimedia/OpenLP/OpenLP.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=OpenLP -VERSION=${VERSION:-2.0.4} +VERSION=${VERSION:-2.0.5} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} |