From 939efb693a8b362edc0c6ccba62c5ce54fb501af Mon Sep 17 00:00:00 2001 From: root Date: Sun, 1 Apr 2012 00:01:56 +0000 Subject: Sun Apr 1 00:01:56 UTC 2012 --- gnome-unstable/gnome-documents/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gnome-unstable/gnome-documents') diff --git a/gnome-unstable/gnome-documents/PKGBUILD b/gnome-unstable/gnome-documents/PKGBUILD index dc84bbeae..5898104d8 100644 --- a/gnome-unstable/gnome-documents/PKGBUILD +++ b/gnome-unstable/gnome-documents/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 154543 2012-03-29 21:25:35Z heftig $ +# $Id: PKGBUILD 154636 2012-03-30 13:29:57Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) pkgname=gnome-documents -pkgver=0.4.0 +pkgver=0.4.0.1 pkgrel=1 pkgdesc="Documents Manager for GNOME" arch=(i686 x86_64) @@ -14,8 +14,8 @@ makedepends=('intltool') optdepends=('unoconv: Support for Libreoffice document types') options=('!libtool') install=gnome-documents.install -source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('aabb40c179b0b8c4a5441f9f2a8329bf1c9af5ed6b3b31271eab1f35bd84903d') +source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) +sha256sums=('91e9051b0453fbf271c2a9bc4f40789ea47da5c5269689e2e6897eb1d30621ca') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf