[arch-commits] Commit in liferea/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Thu Nov 12 01:28:40 UTC 2015


    Date: Thursday, November 12, 2015 @ 02:28:40
  Author: eric
Revision: 250780

upgpkg: liferea 1.10.17-1

Upstream update

Modified:
  liferea/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-12 01:28:19 UTC (rev 250779)
+++ PKGBUILD	2015-11-12 01:28:40 UTC (rev 250780)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=liferea
-pkgver=1.10.16
+pkgver=1.10.17
 pkgrel=1
 pkgdesc="A desktop news aggregator for online news feeds and weblogs"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 options=('!emptydirs')
 install=liferea.install
 source=(https://github.com/lwindolf/liferea/releases/download/v${pkgver}/liferea-${pkgver}.tar.bz2)
-sha1sums=('ef31d5de815de35083d07c0bd5499f74e32f95b7')
+sha1sums=('7f19a64984424a7c24408dc62721a8fb5b0ef80d')
 
 build() {
   cd liferea-${pkgver}



More information about the arch-commits mailing list