summaryrefslogtreecommitdiff
path: root/testing/gnome-documents/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gnome-documents/PKGBUILD')
-rw-r--r--testing/gnome-documents/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/gnome-documents/PKGBUILD b/testing/gnome-documents/PKGBUILD
index 024b7b6dc..ea8b09eb3 100644
--- a/testing/gnome-documents/PKGBUILD
+++ b/testing/gnome-documents/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 155112 2012-04-01 11:33:07Z heftig $
+# $Id: PKGBUILD 156295 2012-04-16 18:35:37Z ibiru $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=gnome-documents
-pkgver=0.4.0.1
+pkgver=0.4.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:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('91e9051b0453fbf271c2a9bc4f40789ea47da5c5269689e2e6897eb1d30621ca')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2b2c6b15ed9e6a46602977f1e8dc15e6655c171df8ede6a3f8a749ed6682da46')
build() {
cd $pkgname-$pkgver