[arch-commits] Commit in goffice/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu May 26 21:13:13 UTC 2016
Date: Thursday, May 26, 2016 @ 23:13:13
Author: jgc
Revision: 268624
upgpkg: goffice 0.10.29-1
Modified:
goffice/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-26 21:08:31 UTC (rev 268623)
+++ PKGBUILD 2016-05-26 21:13:13 UTC (rev 268624)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Aaron Griffin <aaron at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Aaron Griffin <aaron at archlinux.org>
pkgname=goffice
-pkgver=0.10.28
+pkgver=0.10.29
pkgrel=1
pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+"
arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@
makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection')
depends=('librsvg' 'gtk3' 'libgsf' 'libspectre' 'libxslt' 'lasem')
source=(https://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('068f060de1a4c058b373dbd4adbfc48fda4b4e3402ec070499d7cd1e737f3a8b')
+sha256sums=('b395dcf062f8575788aeab087b66ae21c2e22a7661309adc81d1825b507b7ff9')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list