summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-25 15:52:08 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-02-25 15:52:08 -0200
commit073a25240eacf8a04e9694cce6d1bc6bd43ead9a (patch)
tree7c2000945681ae66627cd1d116b19d9365eef235
parent3197a5c0e0012771f98816bbbe3c0b37740ebae6 (diff)
downloadabslibre-073a25240eacf8a04e9694cce6d1bc6bd43ead9a.tar.gz
abslibre-073a25240eacf8a04e9694cce6d1bc6bd43ead9a.tar.bz2
abslibre-073a25240eacf8a04e9694cce6d1bc6bd43ead9a.zip
liferea-libre-1.10.6-1: updating version
-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 6a9a4a394..a7726f329 100644
--- a/libre/liferea-libre/PKGBUILD
+++ b/libre/liferea-libre/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 204300 2014-01-16 22:28:49Z eric $
+# $Id: PKGBUILD 206376 2014-02-25 09:02:19Z eric $
# Maintainer: Eric Bélanger <eric@archlinux.org>
# Contributor (Parabola): bitlord
# Contributor (Parabola): André Silva <emulatorman@parabola.nu>
_pkgname=liferea
pkgname=liferea-libre
-pkgver=1.10.5
-pkgrel=1.1
+pkgver=1.10.6
+pkgrel=1
pkgdesc="A desktop news aggregator for online news feeds and weblogs, without nonfree suggestions"
arch=('i686' 'x86_64')
url="http://liferea.sourceforge.net/"
@@ -24,9 +24,9 @@ optdepends=('gnome-keyring: for keyring plugin support'
'gst-plugins-bad: for media player plugin support')
options=('!emptydirs')
install=liferea.install
-source=(https://github.com/lwindolf/liferea/releases/download/v${pkgver}/liferea-${pkgver}.tar.bz2
+source=(https://github.com/lwindolf/liferea/releases/download/v${pkgver}/liferea-${pkgver}.tar.gz
remove-non-free-suggestions.patch)
-sha1sums=('a2378f2ba117fcc6475f82d961515adc367ef535'
+sha1sums=('af339c6c214092bbfd583673c714ea64cf4d9866'
'855de60c91b5fee71c7ec88dd04b7d24a02dc0d1')
build() {