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

Eric Belanger eric at archlinux.org
Wed Jun 6 01:49:15 UTC 2007


    Date: Tuesday, June 5, 2007 @ 21:49:15
  Author: eric
    Path: /home/cvs-extra/extra/network/liferea

Modified: PKGBUILD (1.54 -> 1.55)

upgpkg: liferea 1.2.16b-1


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


Index: extra/network/liferea/PKGBUILD
diff -u extra/network/liferea/PKGBUILD:1.54 extra/network/liferea/PKGBUILD:1.55
--- extra/network/liferea/PKGBUILD:1.54	Mon May 21 21:58:09 2007
+++ extra/network/liferea/PKGBUILD	Tue Jun  5 21:49:15 2007
@@ -1,25 +1,25 @@
-# $Id: PKGBUILD,v 1.54 2007/05/22 01:58:09 eric Exp $
+# $Id: PKGBUILD,v 1.55 2007/06/06 01:49:15 eric Exp $
 # Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: Ben <ben at benmazer.net>
 
 pkgname=liferea
-pkgver=1.2.15b
+pkgver=1.2.16b
 pkgrel=1
 pkgdesc="GTK Feedreader Clone"
 arch=('i686' 'x86_64')
-license="GPL"
+license=('GPL')
 url="http://liferea.sourceforge.net/"
 depends=('gtk2>=2.10.11' 'gconf>=2.18.0.1-2' 'xulrunner>=1.8.1.3' 'libnotify>=0.4.4' 'libnetworkmanager' 'libxslt>=1.1.20')
 makedepends=('perlxml' 'pkgconfig')
 options=('!libtool')
 install=liferea.install
 source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz)
-md5sums=('fb073bd25822c951f824ac38974387b3')
+md5sums=('9ec7cefad34a1b967452e1ed2b10a9fe')
 
 build() {
   [ -z "${MOZ_PLUGIN_PATH}" ] && . /etc/profile.d/mozilla-common.sh
 
-  cd ${startdir}/src/liferea-1.2.15
+  cd ${startdir}/src/liferea-${pkgver}
 
   ./configure --prefix=/usr --sysconfdir=/etc \
               --localstatedir=/var --disable-gtkhtml2




More information about the arch-commits mailing list