mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
libraries/appstream-glib: Updated for version 0.7.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
a330c07c4d
commit
0e6ee67a63
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=appstream-glib
|
||||
VERSION=${VERSION:-0.7.7}
|
||||
VERSION=${VERSION:-0.7.8}
|
||||
SRCVERSION=$(echo "$PRGNAM" | tr - _)_$(echo "$VERSION" | tr . _)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="appstream-glib"
|
||||
VERSION="0.7.7"
|
||||
VERSION="0.7.8"
|
||||
HOMEPAGE="https://github.com/hughsie/appstream-glib"
|
||||
DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_7/appstream-glib-appstream_glib_0_7_7.tar.gz"
|
||||
MD5SUM="5466718e681cd4edf6ee5ea8bea32805"
|
||||
DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_8/appstream-glib-appstream_glib_0_7_8.tar.gz"
|
||||
MD5SUM="9b48ca0715f0f89b63bc8c4a54fe3c1d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="meson json-glib gcab"
|
||||
|
|
Loading…
Reference in a new issue