summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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() {