[arch-commits] Commit in liferea/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Sat Mar 24 02:36:45 UTC 2012
Date: Friday, March 23, 2012 @ 22:36:45
Author: eric
Revision: 154177
upgpkg: liferea 1.8.3-1
Upstream update
Modified:
liferea/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-03-23 22:05:03 UTC (rev 154176)
+++ PKGBUILD 2012-03-24 02:36:45 UTC (rev 154177)
@@ -2,7 +2,7 @@
# Maintainer: Eric Bélanger <eric at archlinux.org>
pkgname=liferea
-pkgver=1.8.2
+pkgver=1.8.3
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=('43b60c1df62c72b06c26a292eb0c4835d3932b3a')
+sha1sums=('70ff90511260cc6616c0f5ec5b74ed9a498307a8')
build() {
cd "${srcdir}/liferea-${pkgver}"
More information about the arch-commits
mailing list