diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/gobject-introspection/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index c339548ec2..2bb06c203e 100644 --- a/main/gobject-introspection/APKBUILD +++ b/main/gobject-introspection/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gobject-introspection -pkgver=1.48.0 -pkgrel=1 +pkgver=1.50.0 +pkgrel=0 pkgdesc="Introspection system for GObject-based libraries" url="http://live.gnome.org/GObjectIntrospection" arch="all" @@ -55,6 +55,6 @@ dev() { replaces="gobject-introspection" } -md5sums="01301fa9019667d48e927353e08bc218 gobject-introspection-1.48.0.tar.xz" -sha256sums="fa275aaccdbfc91ec0bc9a6fd0562051acdba731e7d584b64a277fec60e75877 gobject-introspection-1.48.0.tar.xz" -sha512sums="62b23fd94e19fd7f1557c8bdd045b4ec19b9a39c55ec4b4a75b817fc97f936c6fdbf89fa3ad09ffa707afb542b1c644b718ccaaefe194f681ad40c08d5c53975 gobject-introspection-1.48.0.tar.xz" +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" |