[arch-commits] Commit in liferea/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Mon Sep 3 19:19:27 UTC 2012
Date: Monday, September 3, 2012 @ 15:19:26
Author: eric
Revision: 165910
upgpkg: liferea 1.8.8-1
Upstream update
Modified:
liferea/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-09-03 19:19:23 UTC (rev 165909)
+++ PKGBUILD 2012-09-03 19:19:26 UTC (rev 165910)
@@ -2,7 +2,7 @@
# Maintainer: Eric Bélanger <eric at archlinux.org>
pkgname=liferea
-pkgver=1.8.7
+pkgver=1.8.8
pkgrel=1
pkgdesc="A desktop news aggregator for online news feeds and weblogs"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
options=('!libtool' '!emptydirs')
install=liferea.install
source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz)
-sha1sums=('3cdadae3b3bcec2da048257b72a5d7c11a9621f1')
+sha1sums=('9dfbf5ff8bd91060bdea93d74c37a8a828a2edfe')
build() {
cd "${srcdir}/liferea-${pkgver}"
More information about the arch-commits
mailing list