summaryrefslogtreecommitdiff
path: root/testing/yelp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/yelp/PKGBUILD')
-rw-r--r--testing/yelp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/yelp/PKGBUILD b/testing/yelp/PKGBUILD
index 0f8306650..d0ff1cab4 100644
--- a/testing/yelp/PKGBUILD
+++ b/testing/yelp/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 118005 2011-04-05 06:42:54Z heftig $
+# $Id: PKGBUILD 119186 2011-04-11 08:24:47Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=yelp
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="A help browser for GNOME"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ options=('!emptydirs' '!libtool')
url="http://www.gnome.org"
install=yelp.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3061eb1ffba89d3724c4c80b9b1520de583fe032c2001ed2fcf455c0a5f3ffa1')
+sha256sums=('a7882da0d3efaf9491f6a7a5dbd2d2508a30e3856bce458e6ff58124ddce2eb3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"