diff options
-rw-r--r-- | main/gobject-introspection/APKBUILD | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index 667ccf1848..5365cfbde3 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.34.2 +pkgver=1.36.0 pkgrel=0 pkgdesc="Introspection system for GObject-based libraries" url="http://live.gnome.org/GObjectIntrospection" @@ -51,4 +51,6 @@ dev() { replaces="gobject-introspection" } -md5sums="9dc9822eb2912e9b73e51ae67fe86145 gobject-introspection-1.34.2.tar.xz" +md5sums="747523a60d02effe39417e2157b3a1c4 gobject-introspection-1.36.0.tar.xz" +sha256sums="e3e76d9d428e7534761bf8cdf75338865a4b0872e8052bef51792744608b6383 gobject-introspection-1.36.0.tar.xz" +sha512sums="5c6d17851ac7d1372abdc6a9ced44d1c2313b098e6fdfbe7cba78bff66032923fccddb58913753f46e1d7fea09536bb057ea2ff7203d5f4f7540badd830eaa83 gobject-introspection-1.36.0.tar.xz" |