diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-02-11 16:35:46 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2018-02-13 22:05:51 +1300 |
commit | 81e723df523ce6c0875511b4735994746eed045d (patch) | |
tree | 79cb6931a831939ab79685929ddaee7314736070 /libraries/appstream-glib/appstream-glib.SlackBuild | |
parent | 2774059af308e9ab7f61fa7729061895cc04716f (diff) |
libraries/appstream-glib: Updated for version 0.7.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'libraries/appstream-glib/appstream-glib.SlackBuild')
-rw-r--r-- | libraries/appstream-glib/appstream-glib.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/appstream-glib/appstream-glib.SlackBuild b/libraries/appstream-glib/appstream-glib.SlackBuild index 04e8104d3395e..2df9340c681a0 100644 --- a/libraries/appstream-glib/appstream-glib.SlackBuild +++ b/libraries/appstream-glib/appstream-glib.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=appstream-glib -VERSION=${VERSION:-0.7.5} +VERSION=${VERSION:-0.7.6} SRCVERSION=$(echo "$PRGNAM" | tr - _)_$(echo "$VERSION" | tr . _) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |