summaryrefslogtreecommitdiff
path: root/extra/gobject-introspection/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-13 15:20:32 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-13 15:20:32 +0100
commitc0a02f08d66969b92325d421354f4def5c23f84c (patch)
tree1f97a2b8ea84967f808112b173ab1e7a494b0a26 /extra/gobject-introspection/PKGBUILD
parentd830c3b1d23d90c928c68bf821049db3abf897b8 (diff)
parenta29329c38e50afd28d28c3a99e35d8774b9b19f8 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/gvfs/PKGBUILD libre/libretools/libretools.install
Diffstat (limited to 'extra/gobject-introspection/PKGBUILD')
-rw-r--r--extra/gobject-introspection/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gobject-introspection/PKGBUILD b/extra/gobject-introspection/PKGBUILD
index 1cf6f7326..e04c2e419 100644
--- a/extra/gobject-introspection/PKGBUILD
+++ b/extra/gobject-introspection/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 170685 2012-11-09 13:29:21Z jgc $
+# $Id: PKGBUILD 170882 2012-11-12 22:03:02Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gobject-introspection
-pkgver=1.34.1.1
-pkgrel=2
+pkgver=1.34.2
+pkgrel=1
pkgdesc="Introspection system for GObject-based libraries"
url="https://live.gnome.org/GObjectIntrospection"
arch=('x86_64' 'i686' 'mips64el')
@@ -12,7 +12,7 @@ depends=('glib2' 'python2' 'python2-mako')
makedepends=('cairo')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('85b9ac268d34311138f3c6bf646c07975eebfae6ae67d9239e1066a42c5d525b')
+sha256sums=('bc7948a35ce2218922dfb0806679cad21060715cc0c340cf7823eb633cc03429')
build() {
cd "$pkgname-$pkgver"