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

Daniel Griffiths dgriffiths at archlinux.org
Wed Mar 17 04:04:34 UTC 2010


    Date: Wednesday, March 17, 2010 @ 00:04:33
  Author: dgriffiths
Revision: 72491

Modified:
  goffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-17 03:42:33 UTC (rev 72490)
+++ PKGBUILD	2010-03-17 04:04:33 UTC (rev 72491)
@@ -2,7 +2,7 @@
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=goffice
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc="A library of document-centric objects and utilities built on top of GLib and Gtk+"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 optdepends=('libxml2' 'libsm' 'gtk2' 'popt')
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('afb3fcb152fb37ed433f30d1ed1e86e3')
-sha1sums=('8a5540f91cb1619ee1d96ee65856e81624743acd')
+md5sums=('fdc43c5e04f6ead55bebc034c1d34296')
+sha1sums=('5d9a4dd72b10cc884a0e27f2baab4f90c25d0e72')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list