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

Ionut Biru ibiru at archlinux.org
Sun May 22 15:24:56 UTC 2011


    Date: Sunday, May 22, 2011 @ 11:24:56
  Author: ibiru
Revision: 124493

update to 0.8.15

Modified:
  goffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-22 15:17:06 UTC (rev 124492)
+++ PKGBUILD	2011-05-22 15:24:56 UTC (rev 124493)
@@ -2,17 +2,17 @@
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=goffice
-pkgver=0.8.14
+pkgver=0.8.15
 pkgrel=1
 pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+"
 arch=('i686' 'x86_64')
 url="http://www.gnome.org"
 license=('GPL')
 options=('!libtool')
-depends=('gconf' 'libgsf')
+depends=('gtk2' 'gconf' 'libgsf')
 makedepends=('pkgconfig' 'intltool')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('6f86a5361ef49c60a4a87c0d5913b001f67782c2cc3eaa13c6557087bee976de')
+sha256sums=('6a6ddf9821ff1547ef1977c276fa5a7c6842a1b4cb90c923d600283260aecf58')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list