[arch-commits] Commit in balsa/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Apr 7 07:10:25 UTC 2015
Date: Tuesday, April 7, 2015 @ 09:10:25
Author: jgc
Revision: 130866
upgpkg: balsa 2.5.1-2
Replace gnome-doc-utils with yelp-tools, this adds help files to the package. Also remove gnome-icon-theme dependency
Modified:
balsa/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-07 06:10:11 UTC (rev 130865)
+++ PKGBUILD 2015-04-07 07:10:25 UTC (rev 130866)
@@ -6,13 +6,13 @@
pkgname=balsa
pkgver=2.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="An e-mail client for GNOME"
arch=('i686' 'x86_64')
url='http://pawsa.fedorapeople.org/balsa/'
license=('GPL')
-depends=('gmime' 'webkitgtk3' 'libesmtp' 'libnotify' 'gpgme' 'gtksourceview3' 'gtkspell3' 'gnome-icon-theme' 'desktop-file-utils')
-makedepends=('perl-xml-parser' 'gnome-doc-utils' 'intltool')
+depends=('gmime' 'webkitgtk' 'libesmtp' 'libnotify' 'gpgme' 'gtksourceview3' 'gtkspell3' 'desktop-file-utils')
+makedepends=('yelp-tools' 'intltool')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://pawsa.fedorapeople.org/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
More information about the arch-commits
mailing list