diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2018-06-08 08:31:22 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-09 07:15:31 +0700 |
commit | 69e6ac1624dc8db69ddb13007a5f96a1e28bf23c (patch) | |
tree | 788dfb8cea8c5afa3c57215fca47b129d7b2839d /libraries/appstream-glib/appstream-glib.SlackBuild | |
parent | 864a551ae82ad47d3830caba605bac801c835c60 (diff) |
libraries/appstream-glib: Updated for version 0.7.9.
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 3edfd8abbc36e..fdb754c3cd7f5 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.8} +VERSION=${VERSION:-0.7.9} SRCVERSION=$(echo "$PRGNAM" | tr - _)_$(echo "$VERSION" | tr . _) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |