diff options
author | Kiyoshi Aman <kiyoshi.aman+apkfission@gmail.com> | 2019-01-04 10:01:05 -0600 |
---|---|---|
committer | Kiyoshi Aman <kiyoshi.aman+apkfission@gmail.com> | 2019-01-04 10:01:05 -0600 |
commit | bffc3c55a1a2f6baa56c4b1df2a8a725c35b7a24 (patch) | |
tree | 326166bd6a52ce417d7e3798bbcf371df15abb21 /user/gobject-introspection/APKBUILD | |
parent | e0cee5418b2bf4a219ba011fc755a157133e05d2 (diff) | |
download | packages-bffc3c55a1a2f6baa56c4b1df2a8a725c35b7a24.tar.gz packages-bffc3c55a1a2f6baa56c4b1df2a8a725c35b7a24.tar.bz2 packages-bffc3c55a1a2f6baa56c4b1df2a8a725c35b7a24.tar.xz packages-bffc3c55a1a2f6baa56c4b1df2a8a725c35b7a24.zip |
user/gobject-introspection: upgrade to 1.58.3
Diffstat (limited to 'user/gobject-introspection/APKBUILD')
-rw-r--r-- | user/gobject-introspection/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/user/gobject-introspection/APKBUILD b/user/gobject-introspection/APKBUILD index 85345d331..c8f5fc03a 100644 --- a/user/gobject-introspection/APKBUILD +++ b/user/gobject-introspection/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: pkgname=gobject-introspection -pkgver=1.58.2 -pkgrel=1 +pkgver=1.58.3 +pkgrel=0 pkgdesc="Introspection system for GObject-based libraries" url="https://wiki.gnome.org/action/show/Projects/GObjectIntrospection" arch="all" @@ -48,5 +48,5 @@ dev() { replaces="gobject-introspection" } -sha512sums="b516527a910702b26f8034ded463bdd28bb9db782ac77947ac2178ae3a41bd9e0390fff6155aca6e9ec92c6cf051314134322efae6937bd9cbcb4033df65c677 gobject-introspection-1.58.2.tar.xz +sha512sums="0811cd08e224975b3aa55ae89d648fc65f3105cae8a077a5671593d84743b1db28e9fbffe53fc86a2b3e82ea98c35f3daae033d3df07c7020cc3bf8b5d94f796 gobject-introspection-1.58.3.tar.xz 106e36c04ab9035b92d7f34251c3af2c37fbbc538d2b96027735565df74314eb90a93288f1bc62c08742ff6ba525d72ea03306e3b32f48724a09548788466d3d we-are-in-a-pickle.patch" |