summaryrefslogtreecommitdiff
path: root/libre/liferea-libre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/liferea-libre/PKGBUILD')
-rw-r--r--libre/liferea-libre/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/liferea-libre/PKGBUILD b/libre/liferea-libre/PKGBUILD
index 582234b13..01ea9167c 100644
--- a/libre/liferea-libre/PKGBUILD
+++ b/libre/liferea-libre/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 165910 2012-09-03 19:19:26Z eric $
+# $Id: PKGBUILD 170013 2012-10-31 00:54:28Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
# Contributor (Parabola): bitlord
# Contributor (Parabola): André Silva <emulatorman@lavabit.com>
_pkgname=liferea
pkgname=liferea-libre
-pkgver=1.8.9
-pkgrel=1
+pkgver=1.8.10
+pkgrel=1.1
pkgdesc="A desktop news aggregator for online news feeds and weblogs"
arch=('i686' 'x86_64')
url="http://liferea.sourceforge.net/"
@@ -18,9 +18,9 @@ depends=('gconf' 'libwebkit' 'libnotify' 'libunique' 'json-glib' 'hicolor-icon-t
makedepends=('intltool')
options=('!libtool' '!emptydirs')
install=liferea.install
-source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz
+source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.bz2
remove-non-free-suggestions.patch)
-sha1sums=('35452b46d987ba37d5a81ea3e4c0f7199c9c0403'
+sha1sums=('1e71c56f4eb8ea7941fce53ced433491d0dd7c4d'
'0d68c567c3d37932a49709c58c37c3f138fd19cb')
build() {