summaryrefslogtreecommitdiff
path: root/gnome-unstable/devhelp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/devhelp/PKGBUILD')
-rw-r--r--gnome-unstable/devhelp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/devhelp/PKGBUILD b/gnome-unstable/devhelp/PKGBUILD
index b29242094..7e53e6c00 100644
--- a/gnome-unstable/devhelp/PKGBUILD
+++ b/gnome-unstable/devhelp/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 153002 2012-03-11 07:13:25Z heftig $
+# $Id: PKGBUILD 154776 2012-03-30 16:49:28Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: Link Dupont <link@subpop.net>
pkgname=devhelp
-pkgver=3.3.3
+pkgver=3.4.0
pkgrel=1
pkgdesc="API documentation browser for GNOME"
arch=(i686 x86_64)
@@ -15,7 +15,7 @@ makedepends=('pkgconfig' 'intltool' 'python2')
options=('!libtool' '!emptydirs')
install=devhelp.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('58d0482d63fec858b044c92c7af2367c275fa4d834bdf157a0ba0d249353461d')
+sha256sums=('de7466250a433877abf562815eb1cc8dd663d80ae65cdf796285c0c5b05144e8')
build() {
cd $pkgname-$pkgver