diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2020-04-10 00:23:54 +0000 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2020-04-10 03:31:19 +0000 |
commit | ff3486d802c49d4afa11880028d4291e914481d8 (patch) | |
tree | 5304c27a2159e27016049916a3965b8f6d54e0ec /main/gobject-introspection | |
parent | f450b6aa8234a6d250c49dc6121a9aeeab61073b (diff) | |
download | aports-ff3486d802c49d4afa11880028d4291e914481d8.tar.bz2 aports-ff3486d802c49d4afa11880028d4291e914481d8.tar.xz |
main/gobject-introspection: rebuild
Diffstat (limited to 'main/gobject-introspection')
-rw-r--r-- | main/gobject-introspection/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index 9fd2ee5117..75d1b5c01c 100644 --- a/main/gobject-introspection/APKBUILD +++ b/main/gobject-introspection/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gobject-introspection pkgver=1.64.1 -pkgrel=1 +pkgrel=2 pkgdesc="Introspection system for GObject-based libraries" url="https://wiki.gnome.org/action/show/Projects/GObjectIntrospection" arch="all" |