[arch-commits] Commit in libgsf/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri May 8 22:04:06 UTC 2009
Date: Friday, May 8, 2009 @ 18:04:06
Author: jgc
Revision: 38537
upgpkg: libgsf 1.14.13-1
Modified:
libgsf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-05-08 22:01:57 UTC (rev 38536)
+++ PKGBUILD 2009-05-08 22:04:06 UTC (rev 38537)
@@ -3,7 +3,7 @@
# Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
pkgname=libgsf
-pkgver=1.14.12
+pkgver=1.14.13
pkgrel=1
pkgdesc="The GNOME Structured File Library is a utility library for reading and writing structured file formats."
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
makedepends=('perlxml' 'pkgconfig' 'python')
options=('!libtool')
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/1.14/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('dc7534e8f80775ab157779cc3b3c84f1')
+md5sums=('b522ddfdb72cdfee3dbf3576aed8c285')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list