[arch-commits] Commit in gnome-documents/trunk (PKGBUILD)

Jan de Groot jgc at nymeria.archlinux.org
Tue Sep 24 11:01:17 UTC 2013


    Date: Tuesday, September 24, 2013 @ 13:01:16
  Author: jgc
Revision: 194966

upgpkg: gnome-documents 3.10.0-1

Modified:
  gnome-documents/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-24 10:58:19 UTC (rev 194965)
+++ PKGBUILD	2013-09-24 11:01:16 UTC (rev 194966)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-documents
-pkgver=3.9.92
+pkgver=3.10.0
 pkgrel=1
 pkgdesc="Documents Manager for GNOME"
 arch=(i686 x86_64)
@@ -15,8 +15,8 @@
 optdepends=('unoconv: Support for Libreoffice document types')
 options=('!libtool')
 install=gnome-documents.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0a61eb1c0bbb4691544403f742358565b64bed97bd5e53a1467aa0641ea1e390')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('93365aee61c2777d1fe70fa8f55f6e3ce9e7e130dd2869d74eb85787825be9f6')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list