summaryrefslogtreecommitdiff
path: root/libre/liferea/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-06 23:49:51 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-06 23:49:51 -0300
commit5faa1b3ccd99dfba63ccf1bc215991395eb24d96 (patch)
treea1e1c7ecf5cbdc0435dc2e4e8ebbe20e036c9354 /libre/liferea/PKGBUILD
parentb68bf3613d675a773e2a327ce02de44c463f20a0 (diff)
liferea-1.10.18-1.parabola1: updating version
Diffstat (limited to 'libre/liferea/PKGBUILD')
-rw-r--r--libre/liferea/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/libre/liferea/PKGBUILD b/libre/liferea/PKGBUILD
index 003b732e7..af3c5b1cb 100644
--- a/libre/liferea/PKGBUILD
+++ b/libre/liferea/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 250780 2015-11-12 01:28:40Z eric $
+# $Id: PKGBUILD 267031 2016-05-06 18:29:30Z arojas $
# Maintainer (Arch): Eric Bélanger <eric@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
# Contributor: bitlord
pkgname=liferea
-pkgver=1.10.17
+pkgver=1.10.18
pkgrel=1.parabola1
pkgdesc="A desktop news aggregator for online news feeds and weblogs, without nonfree suggestions"
arch=('i686' 'x86_64')
@@ -21,10 +21,9 @@ optdepends=('gnome-keyring: for keyring plugin support'
'gst-plugins-good: for media player 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
remove-non-free-suggestions.patch)
-sha1sums=('7f19a64984424a7c24408dc62721a8fb5b0ef80d'
+sha1sums=('de09d150a5a5844d9cfe0b82c120b29388b108d3'
'e787f9209415ed2574e54b020cf449268ece3583')
build() {