aboutsummaryrefslogtreecommitdiffstats
path: root/main/gobject-introspection/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gobject-introspection/APKBUILD')
-rw-r--r--main/gobject-introspection/APKBUILD16
1 files changed, 3 insertions, 13 deletions
diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD
index 6b2635b74c..aaac610762 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.30.0
+pkgver=1.32.1
pkgrel=0
pkgdesc="Introspection system for GObject-based libraries"
url="http://live.gnome.org/GObjectInstrospection"
@@ -10,12 +10,7 @@ depends_dev="python glib-dev libffi-dev cairo-dev"
makedepends="$depends_dev flex bison python-dev libtool"
depends=
replaces="libgirepository"
-source="http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
- 0001-repository-Fix-g_irepository_get_c_prefix.patch
- 0002-Skip-analysis-of-params-that-have-been-skip-d.patch
- 0003-Bug-660338-Account-for-padding-in-struct-size-check.patch
- 0007-giconstantinfo-Add-API-to-fix-memory-leak.patch
- 0008-scanner-split-CC-environment-variable.patch
+source="http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
"
# since this is a dev package by definition we dont bother separate -dev
@@ -56,9 +51,4 @@ dev() {
replaces="gobject-introspection"
}
-md5sums="2dca065ef8ad95600040177a38b370fe gobject-introspection-1.30.0.tar.bz2
-33dab841cc8892fe3b3dc9548ef07667 0001-repository-Fix-g_irepository_get_c_prefix.patch
-bd84cf5039f224d0535f5930c7b99366 0002-Skip-analysis-of-params-that-have-been-skip-d.patch
-b4ee37cce3aa251ead694c10c5ff96a3 0003-Bug-660338-Account-for-padding-in-struct-size-check.patch
-a36853f88ac252095312e63cd014888a 0007-giconstantinfo-Add-API-to-fix-memory-leak.patch
-47321b30c92038439c36bcb051caebb2 0008-scanner-split-CC-environment-variable.patch"
+md5sums="7bbdb696c37bb98aef5af02c4b8975e3 gobject-introspection-1.32.1.tar.xz"