diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-08-29 21:52:46 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-02 10:19:45 +0100 |
commit | 02328b5850954d3f561e2dd8787236974e1771bd (patch) | |
tree | be7f87b7c12f7122919e622ef4fb90da3f38ce81 /libraries/appstream-glib/appstream-glib.SlackBuild | |
parent | 7b6cb98306e520c187e956e4663be41e18fc3ae0 (diff) | |
download | slackbuilds-02328b5850954d3f561e2dd8787236974e1771bd.tar.gz |
libraries/appstream-glib: Updated for version 0.7.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 e58b27a20d..6ae59becb3 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.1} +VERSION=${VERSION:-0.7.2} SRCVERSION=$(echo "$PRGNAM" | tr - _)_$(echo "$VERSION" | tr . _) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |