[arch-commits] Commit in liferea/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Wed Oct 31 00:54:29 UTC 2012
Date: Tuesday, October 30, 2012 @ 20:54:28
Author: eric
Revision: 170013
upgpkg: liferea 1.8.10-1
Upstream update
Modified:
liferea/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-10-31 00:12:04 UTC (rev 170012)
+++ PKGBUILD 2012-10-31 00:54:28 UTC (rev 170013)
@@ -2,7 +2,7 @@
# Maintainer: Eric Bélanger <eric at archlinux.org>
pkgname=liferea
-pkgver=1.8.9
+pkgver=1.8.10
pkgrel=1
pkgdesc="A desktop news aggregator for online news feeds and weblogs"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
makedepends=('intltool')
options=('!libtool' '!emptydirs')
install=liferea.install
-source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.gz)
-sha1sums=('35452b46d987ba37d5a81ea3e4c0f7199c9c0403')
+source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.bz2)
+sha1sums=('1e71c56f4eb8ea7941fce53ced433491d0dd7c4d')
build() {
cd "${srcdir}/liferea-${pkgver}"
More information about the arch-commits
mailing list