diff options
Diffstat (limited to 'main/gobject-introspection/APKBUILD')
-rw-r--r-- | main/gobject-introspection/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index 1c4487af13..638f5cb371 100644 --- a/main/gobject-introspection/APKBUILD +++ b/main/gobject-introspection/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gobject-introspection -pkgver=1.37.6 +pkgver=1.38.0 pkgrel=0 pkgdesc="Introspection system for GObject-based libraries" url="http://live.gnome.org/GObjectIntrospection" @@ -56,6 +56,6 @@ dev() { replaces="gobject-introspection" } -md5sums="2dc3965fa9ec096da48e307e63621cdb gobject-introspection-1.37.6.tar.xz" -sha256sums="6eebb4f6981be2f41dba184f27319d6448a9144b417b5bdf7e579c8ea0a340cf gobject-introspection-1.37.6.tar.xz" -sha512sums="58dd1b4569534072e705afd024569eaea1a48121c57a0feeb1198330c289460bc3e3854754ec51f0a3a5a292d26eadd1cfa8968ee35a33d0c4256151aa144387 gobject-introspection-1.37.6.tar.xz" +md5sums="4851028e950ec0f809e26676b22aba97 gobject-introspection-1.38.0.tar.xz" +sha256sums="3575e5d353c17a567fdf7ffaaa7aebe9347b5b0eee8e69d612ba56a9def67d73 gobject-introspection-1.38.0.tar.xz" +sha512sums="2eeafbb09484988c8489757232233aa9bf5cefecf7f80ed940867cf721e271644f7e94d8ae3b18717340ba3af1c208701c4766b1113af03972311517fda10e8f gobject-introspection-1.38.0.tar.xz" |