summaryrefslogtreecommitdiff
path: root/testing/devhelp
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-18 00:01:47 +0000
committerroot <root@rshg054.dnsready.net>2012-04-18 00:01:47 +0000
commit637c1cfdcd258a870ad5367cbf47a8a2799039c7 (patch)
tree04dabe84f2527ce4ef85b0905f186ebb93cacdb9 /testing/devhelp
parent0fb510ac9b1defac6c3d54a68eccd7e18635b474 (diff)
Wed Apr 18 00:01:47 UTC 2012
Diffstat (limited to 'testing/devhelp')
-rw-r--r--testing/devhelp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/devhelp/PKGBUILD b/testing/devhelp/PKGBUILD
index edd413d73..a3a9efd7b 100644
--- a/testing/devhelp/PKGBUILD
+++ b/testing/devhelp/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 155038 2012-04-01 11:31:13Z heftig $
+# $Id: PKGBUILD 156253 2012-04-16 13:31:21Z jgc $
# 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.4.0
+pkgver=3.4.1
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=('de7466250a433877abf562815eb1cc8dd663d80ae65cdf796285c0c5b05144e8')
+sha256sums=('3d1148d45d6fac5bb9a4fdf223f19ffa5774aa56df6bbf5b6e86363d8f55552c')
build() {
cd $pkgname-$pkgver