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

Jan de Groot jgc at nymeria.archlinux.org
Tue Oct 8 07:31:49 UTC 2013


    Date: Tuesday, October 8, 2013 @ 09:31:49
  Author: jgc
Revision: 196194

upgpkg: goffice 0.10.8-1

Modified:
  goffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-08 07:22:58 UTC (rev 196193)
+++ PKGBUILD	2013-10-08 07:31:49 UTC (rev 196194)
@@ -2,7 +2,7 @@
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=goffice
-pkgver=0.10.7
+pkgver=0.10.8
 pkgrel=1
 pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 options=('!libtool')
 makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection')
 depends=('librsvg' 'gtk3' 'libgsf' 'libspectre')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d1663fc7851f0f50329b37311b1859db184ac088eea4b80472f163c036896597')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('11964b907b03dede6d8d8a1a4ae2d5727ffbe8d7bab5c92dec586acb616e807c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list