[arch-commits] CVS update of extra/network/liferea (PKGBUILD)
Eric Belanger
eric at archlinux.org
Fri Sep 21 04:33:33 UTC 2007
Date: Friday, September 21, 2007 @ 00:33:33
Author: eric
Path: /home/cvs-extra/extra/network/liferea
Modified: PKGBUILD (1.64 -> 1.65)
upgpkg: liferea 1.4.2b-1
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: extra/network/liferea/PKGBUILD
diff -u extra/network/liferea/PKGBUILD:1.64 extra/network/liferea/PKGBUILD:1.65
--- extra/network/liferea/PKGBUILD:1.64 Wed Sep 19 01:37:50 2007
+++ extra/network/liferea/PKGBUILD Fri Sep 21 00:33:33 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.64 2007/09/19 05:37:50 eric Exp $
+# $Id: PKGBUILD,v 1.65 2007/09/21 04:33:33 eric Exp $
# Maintainer: Eric Belanger <eric at archlinux.org>
# Contributor: Ben <ben at benmazer.net>
pkgname=liferea
-pkgver=1.4.2
+pkgver=1.4.2b
pkgrel=1
pkgdesc="GTK Feedreader Clone"
arch=('i686' 'x86_64')
@@ -11,11 +11,11 @@
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' 'libglade' 'sqlite3')
makedepends=('perlxml' 'pkgconfig')
-options=('!libtool')
+options=('!libtool' 'force')
install=liferea.install
source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz)
-md5sums=('eada891776beb017bc72e141d84e79f7')
-sha1sums=('866ce1b5fff9c6b874399121bf6a589e29cb4ff8')
+md5sums=('ccffea3c3a8f1a62fc37e32db7bac922')
+sha1sums=('35769adbd6c389eb09afa052ecc8f5c41e782787')
build() {
[ -z "${MOZ_PLUGIN_PATH}" ] && . /etc/profile.d/mozilla-common.sh
More information about the arch-commits
mailing list