diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2019-04-30 08:58:15 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2019-04-30 09:01:27 +0000 |
commit | b1fb8bc4130eeea5596fbef1da112bc1b2019867 (patch) | |
tree | e0491252a0d6cfb6fee1148eefe3347d0164eec8 /main/gobject-introspection/APKBUILD | |
parent | 7d17c90e04304a4c22279de4ed0b3c68cbffd9a5 (diff) | |
download | aports-b1fb8bc4130eeea5596fbef1da112bc1b2019867.tar.bz2 aports-b1fb8bc4130eeea5596fbef1da112bc1b2019867.tar.xz |
main/gobject-introspection: upgrade to 1.60.1
Diffstat (limited to 'main/gobject-introspection/APKBUILD')
-rw-r--r-- | main/gobject-introspection/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index d1e6935b49..2d7d4a26e9 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.56.1 +pkgver=1.60.1 pkgrel=0 pkgdesc="Introspection system for GObject-based libraries" url="https://wiki.gnome.org/action/show/Projects/GObjectIntrospection" @@ -43,4 +43,4 @@ dev() { replaces="gobject-introspection" } -sha512sums="2bfcd45b8c5ad68a3f6550c2f80a6804db0e1a72ffaf4fdd3cec3d8acc23e79ad14bb5bf612fe26fc896691839ab19ca8dd1c9994db14d730e56fa79df9d973d gobject-introspection-1.56.1.tar.xz" +sha512sums="01adbeffee08ff6487f11a303fd7a59a99c36714dce21be9bbae7fd2bf8f080665e830bc3a47566140a6081dc74f6c2f8d8232286759b761f70493545a9d90ea gobject-introspection-1.60.1.tar.xz" |