diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-11-12 17:23:08 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:19 +0700 |
commit | 22145abd151d6493d8413fce6d45f9194f0ceb90 (patch) | |
tree | 269676eed4edd1937e0d0801c391b3d2a61fdc92 /libraries/appstream-glib/appstream-glib.SlackBuild | |
parent | 13f683ebf993c55c32df95828c47854e671a5c18 (diff) |
libraries/appstream-glib: Updated for version 0.7.4.
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 860b41b0c2d67..5ecc3d4344235 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.3} +VERSION=${VERSION:-0.7.4} SRCVERSION=$(echo "$PRGNAM" | tr - _)_$(echo "$VERSION" | tr . _) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |