[arch-commits] Commit in libgnomeprintui/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Mar 8 17:38:30 UTC 2009
Date: Sunday, March 8, 2009 @ 13:38:30
Author: jgc
Revision: 29433
upgpkg: libgnomeprintui 2.18.4-1
Modified:
libgnomeprintui/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-03-08 17:37:41 UTC (rev 29432)
+++ PKGBUILD 2009-03-08 17:38:30 UTC (rev 29433)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libgnomeprintui
-pkgver=2.18.3
+pkgver=2.18.4
pkgrel=1
pkgdesc="User Interface library for printing with GNOME"
arch=(i686 x86_64)
license=('GPL' 'LGPL')
-depends=('libgnomeprint>=2.18.5' 'libgnomecanvas>=2.20.1.1' 'gnome-icon-theme>=2.24.0')
+depends=('libgnomeprint>=2.18.6' 'libgnomecanvas>=2.20.1.1' 'gnome-icon-theme>=2.24.0')
makedepends=('intltool' 'pkgconfig')
options=('!libtool')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('f2c5796f15d6b6701bfa224d856098ce')
+md5sums=('e76d763f6279b900a63e5fb2909f8810')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list