diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-10 12:48:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-10 12:48:59 +0000 |
commit | 6f4863a0ff6aace71d80e198d4f5c82c286b4678 (patch) | |
tree | 7ffd4439917ac1cdeef1f7f6d5277780a78067f8 /main/gobject-introspection/APKBUILD | |
parent | 7d03a5713b5e3e4df6c8388c830d5eaf879ed6d7 (diff) | |
download | aports-6f4863a0ff6aace71d80e198d4f5c82c286b4678.tar.bz2 aports-6f4863a0ff6aace71d80e198d4f5c82c286b4678.tar.xz |
main/gobject-introspection: upgrade to 1.52.1
Diffstat (limited to 'main/gobject-introspection/APKBUILD')
-rw-r--r-- | main/gobject-introspection/APKBUILD | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index 750ea34431..61c626759b 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.50.0 +pkgver=1.52.1 pkgrel=0 pkgdesc="Introspection system for GObject-based libraries" url="http://live.gnome.org/GObjectIntrospection" @@ -55,6 +55,4 @@ dev() { replaces="gobject-introspection" } -md5sums="5af8d724f25d0c9cfbe6df41b77e5dc0 gobject-introspection-1.50.0.tar.xz" -sha256sums="1c6597c666f543c70ef3d7c893ab052968afae620efdc080c36657f4226337c5 gobject-introspection-1.50.0.tar.xz" -sha512sums="cb108cf3d49743e1686fe4ae99f2360799bc8825ad97bf0b97e097b3f89e2771079593de0f497a9e5b9cff892f6fbf870834a6c4d13f11bcde99162e9388ecfa gobject-introspection-1.50.0.tar.xz" +sha512sums="878653ffa80c064c73453ea2878a977e52f0d6a0b2123bee8c3429379366f9da3e9fd991fad0dda170d74e4241314ea6c5120f5988e68fad4bfe9c333d11389f gobject-introspection-1.52.1.tar.xz" |