[arch-commits] Commit in liferea/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Thu Oct 4 23:40:15 UTC 2012
Date: Thursday, October 4, 2012 @ 19:40:15
Author: eric
Revision: 167999
upgpkg: liferea 1.8.9-1
Upstream update
Modified:
liferea/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-10-04 23:16:55 UTC (rev 167998)
+++ PKGBUILD 2012-10-04 23:40:15 UTC (rev 167999)
@@ -2,7 +2,7 @@
# Maintainer: Eric Bélanger <eric at archlinux.org>
pkgname=liferea
-pkgver=1.8.8
+pkgver=1.8.9
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=('9dfbf5ff8bd91060bdea93d74c37a8a828a2edfe')
+sha1sums=('35452b46d987ba37d5a81ea3e4c0f7199c9c0403')
build() {
cd "${srcdir}/liferea-${pkgver}"
More information about the arch-commits
mailing list