aboutsummaryrefslogtreecommitdiffstats
path: root/main/gobject-introspection
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.dk>2018-04-09 15:30:33 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2018-04-09 14:38:20 +0000
commitfcac5c8df1269c9ab785f39765f1ff432cbd7975 (patch)
tree6535c9350f720edbe1c6d9b0ba9b5b0ae0a4368f /main/gobject-introspection
parent01a21c6ac47b139b24f9eb78cc83261e4ece99f1 (diff)
downloadaports-fcac5c8df1269c9ab785f39765f1ff432cbd7975.tar.bz2
aports-fcac5c8df1269c9ab785f39765f1ff432cbd7975.tar.xz
main/gobject-introspection: upgrade to 1.56.1
Diffstat (limited to 'main/gobject-introspection')
-rw-r--r--main/gobject-introspection/APKBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD
index 018ed6484f..d1e6935b49 100644
--- a/main/gobject-introspection/APKBUILD
+++ b/main/gobject-introspection/APKBUILD
@@ -1,19 +1,17 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gobject-introspection
-pkgver=1.54.1
-pkgrel=1
+pkgver=1.56.1
+pkgrel=0
pkgdesc="Introspection system for GObject-based libraries"
-url="http://live.gnome.org/GObjectIntrospection"
+url="https://wiki.gnome.org/action/show/Projects/GObjectIntrospection"
arch="all"
license="LGPL-2.0+, GPL-2.0+, MIT"
-depends=
depends_dev="python3 cairo-dev libtool"
makedepends="$depends_dev glib-dev libffi-dev flex bison python3-dev"
subpackages="$pkgname-doc $pkgname-dev"
replaces="libgirepository"
checkdepends="sed"
-source="http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
- "
+source="https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
build() {
cd "$builddir"
@@ -45,4 +43,4 @@ dev() {
replaces="gobject-introspection"
}
-sha512sums="e9ebf9072f0986017c7608e23559918182926da910bb6c5bc9265ba98bcafbf276b8466b35be8ef4953e31d72710a1c91aeecccda42ba8d0cb91801df32d1186 gobject-introspection-1.54.1.tar.xz"
+sha512sums="2bfcd45b8c5ad68a3f6550c2f80a6804db0e1a72ffaf4fdd3cec3d8acc23e79ad14bb5bf612fe26fc896691839ab19ca8dd1c9994db14d730e56fa79df9d973d gobject-introspection-1.56.1.tar.xz"