summaryrefslogtreecommitdiff
path: root/libre/liferea
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-10-21 16:35:51 -0200
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-10-21 16:35:51 -0200
commitc513b1a799673968d99d29546d9b36e966e281c6 (patch)
tree8e4601547c346cf8ddf7d13305d215e43d0aca3a /libre/liferea
parent0a30957477ffa860048710a2e6b5c3ddc9c438f5 (diff)
parentcb780cc7e735da40f7f6ef196f10a708603ff318 (diff)
Merge branch 'master' of ssh://projects.parabola.nu:1863/~git/abslibre
Diffstat (limited to 'libre/liferea')
-rw-r--r--libre/liferea/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/liferea/PKGBUILD b/libre/liferea/PKGBUILD
index ecbd765f3..a85166460 100644
--- a/libre/liferea/PKGBUILD
+++ b/libre/liferea/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 220652 2014-08-26 01:15:15Z eric $
+# $Id: PKGBUILD 224816 2014-10-19 02:40:52Z eric $
# Maintainer (Arch): Eric Bélanger <eric@archlinux.org>
+# Maintainer: André Silva <emulatorman@parabola.nu>
# Contributor: bitlord
-# Contributor: André Silva <emulatorman@parabola.nu>
pkgname=liferea
-pkgver=1.10.11
+pkgver=1.10.12
pkgrel=1.parabola1
pkgdesc="A desktop news aggregator for online news feeds and weblogs, without nonfree suggestions"
arch=('i686' 'x86_64' 'mips64el')
@@ -24,7 +24,7 @@ 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=('7ff8197989f4caad5f50c6b4c18ee19699ecf70c'
+sha1sums=('4a52d5e89a84ce7ed43553ab6f8ebf3e08061d04'
'855de60c91b5fee71c7ec88dd04b7d24a02dc0d1')
build() {