[arch-commits] CVS update of extra/office/glabels (PKGBUILD)
Damir Perisa
damir at archlinux.org
Fri Dec 28 10:53:50 UTC 2007
Date: Friday, December 28, 2007 @ 05:53:50
Author: damir
Path: /home/cvs-extra/extra/office/glabels
Modified: PKGBUILD (1.15 -> 1.16)
upgpkg: glabels 2.2.0-1
----------+
PKGBUILD | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
Index: extra/office/glabels/PKGBUILD
diff -u extra/office/glabels/PKGBUILD:1.15 extra/office/glabels/PKGBUILD:1.16
--- extra/office/glabels/PKGBUILD:1.15 Sun Apr 22 14:04:50 2007
+++ extra/office/glabels/PKGBUILD Fri Dec 28 05:53:50 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.15 2007/04/22 18:04:50 jgc Exp $
+# $Id: PKGBUILD,v 1.16 2007/12/28 10:53:50 damir Exp $
# Maintainer: Damir Perisa <damir at archlinux.org>
pkgname=glabels
-pkgver=2.0.4
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
pkgdesc="Creating labels and business cards the very easy way"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
url="http://snaught.com/glabels/"
-depends=('libgnomeprintui>=2.18.0' 'libgnomeui>=2.18.1-2' 'scrollkeeper' 'desktop-file-utils')
+depends=('libgnomeui' 'scrollkeeper' 'desktop-file-utils')
makedepends=('pkgconfig')
-options=('nolibtool')
+options=('!libtool')
install=glabels.install
-source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(http://puzzle.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
@@ -26,3 +26,4 @@
make || return 1
make DESTDIR=${startdir}/pkg install
}
+md5sums=('aad7dceaeeb8f376570421a76fa1f225')
More information about the arch-commits
mailing list