diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-09-29 08:02:25 +1200 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2018-09-29 08:14:43 +1200 |
commit | 9169f0f6ba8f0d62df37030a50237c922bfe5330 (patch) | |
tree | 39f9b82bfe2ef449c5f28a389d8dbc7b20f6372d /libraries/appstream-glib/appstream-glib.SlackBuild | |
parent | d6453a05e080d86e5a395c8ed2050fc7b76bc741 (diff) |
libraries/appstream-glib: Updated for version 0.7.13.
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 b501b920e2b9d..3af5fa7100579 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.12} +VERSION=${VERSION:-0.7.13} SRCVERSION=$(echo "$PRGNAM" | tr - _)_$(echo "$VERSION" | tr . _) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |