diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-09 15:00:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-12 06:45:20 +0000 |
commit | efb34bf8d562127a5bbb3a0e649cc684728215a1 (patch) | |
tree | 72b5c466a8c2387b536e33bca866e0e556510403 /main/gobject-introspection/APKBUILD | |
parent | 892141e688d38ae613e87d0c191c44f964f9b9b7 (diff) | |
download | aports-efb34bf8d562127a5bbb3a0e649cc684728215a1.tar.bz2 aports-efb34bf8d562127a5bbb3a0e649cc684728215a1.tar.xz |
main/gobject-introspection: upgrade to 1.46.0
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 fc04bdd045..64029e38a4 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.44.0 +pkgver=1.46.0 pkgrel=0 pkgdesc="Introspection system for GObject-based libraries" url="http://live.gnome.org/GObjectIntrospection" @@ -55,6 +55,6 @@ dev() { replaces="gobject-introspection" } -md5sums="7ef8a1db7f74f4193a2397b1587eb913 gobject-introspection-1.44.0.tar.xz" -sha256sums="6f0c2c28aeaa37b5037acbf21558098c4f95029b666db755d3a12c2f1e1627ad gobject-introspection-1.44.0.tar.xz" -sha512sums="294bee6c935991620e6bfe4bd63d7b5c586079cdc9ac349dd5228f5822f86983a5a4518838c808c3fdd1152cb37f79db5ad8674245939ecad97459ce178f03e7 gobject-introspection-1.44.0.tar.xz" +md5sums="adb40a31c7c80b65b0f4c8fd71b493dc gobject-introspection-1.46.0.tar.xz" +sha256sums="6658bd3c2b8813eb3e2511ee153238d09ace9d309e4574af27443d87423e4233 gobject-introspection-1.46.0.tar.xz" +sha512sums="2bdf988caadd6c4286ed90e35d26e1478d8ca627c8fb34f23d44473d0520f16b6082f0ee4f0acf44769bb5de2354119f2e28595ad8919668bebe5aec4c1ac210 gobject-introspection-1.46.0.tar.xz" |