[arch-commits] CVS update of extra/network/liferea (PKGBUILD)

Eric Belanger eric at archlinux.org
Sat Sep 8 04:49:05 UTC 2007


    Date: Saturday, September 8, 2007 @ 00:49:05
  Author: eric
    Path: /home/cvs-extra/extra/network/liferea

Modified: PKGBUILD (1.62 -> 1.63)

upgpkg: liferea 1.4.1-1


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/network/liferea/PKGBUILD
diff -u extra/network/liferea/PKGBUILD:1.62 extra/network/liferea/PKGBUILD:1.63
--- extra/network/liferea/PKGBUILD:1.62	Wed Aug 22 01:06:58 2007
+++ extra/network/liferea/PKGBUILD	Sat Sep  8 00:49:04 2007
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD,v 1.62 2007/08/22 05:06:58 eric Exp $
+# $Id: PKGBUILD,v 1.63 2007/09/08 04:49:04 eric Exp $
 # Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: Ben <ben at benmazer.net>
 
 pkgname=liferea
-pkgver=1.2.22
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="GTK Feedreader Clone"
 arch=('i686' 'x86_64')
 url="http://liferea.sourceforge.net/"
 license=('GPL')
-depends=('gtk2>=2.10.11' 'gconf>=2.18.0.1-4' 'xulrunner>=1.8.1.3' 'libnotify>=0.4.4' 'libnetworkmanager' 'libxslt>=1.1.20')
+depends=('gtk2>=2.10.11' 'gconf>=2.18.0.1-4' 'xulrunner>=1.8.1.3' 'libnotify>=0.4.4' 'libnetworkmanager' 'libxslt>=1.1.20' 'libglade' 'sqlite3')
 makedepends=('perlxml' 'pkgconfig')
 options=('!libtool')
 install=liferea.install
 source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz)
-md5sums=('e76a449651e0b019101207f2f6b0c8be')
-sha1sums=('14c6089029f06d9ceb9e4280511d635a24e6c26d')
+md5sums=('af2187305ad18704415ec70f7994e7d7')
+sha1sums=('1dd6f2325eca08ef50b584d7a1f7465fc112a670')
 
 build() {
   [ -z "${MOZ_PLUGIN_PATH}" ] && . /etc/profile.d/mozilla-common.sh




More information about the arch-commits mailing list