diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-26 04:09:26 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-26 04:09:26 -0300 |
commit | c948275ddbada689626ce86cdddc86fcc6e87d88 (patch) | |
tree | d1d35b75b99350aacd474c5827f09c7153bb478f | |
parent | fce1580b63172a287542e466ccae368960a9b0e0 (diff) | |
download | abslibre-c948275ddbada689626ce86cdddc86fcc6e87d88.tar.gz abslibre-c948275ddbada689626ce86cdddc86fcc6e87d88.tar.bz2 abslibre-c948275ddbada689626ce86cdddc86fcc6e87d88.zip |
liferea-libre-1.8.15-1: updating version
-rw-r--r-- | libre/liferea-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/liferea-libre/PKGBUILD b/libre/liferea-libre/PKGBUILD index 3ac0fdb5d..4126d4d01 100644 --- a/libre/liferea-libre/PKGBUILD +++ b/libre/liferea-libre/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 186254 2013-05-23 00:44:27Z eric $ +# $Id: PKGBUILD 188905 2013-06-25 03:54:44Z eric $ # Maintainer: Eric Bélanger <eric@archlinux.org> # Contributor (Parabola): bitlord # Contributor (Parabola): André Silva <emulatorman@lavabit.com> _pkgname=liferea pkgname=liferea-libre -pkgver=1.8.14 +pkgver=1.8.15 pkgrel=1 pkgdesc="A desktop news aggregator for online news feeds and weblogs, without nonfree suggestions" arch=('i686' 'x86_64') @@ -21,7 +21,7 @@ options=('!libtool' '!emptydirs') install=liferea.install source=(http://downloads.sourceforge.net/sourceforge/liferea/liferea-${pkgver}.tar.bz2 remove-non-free-suggestions.patch) -sha1sums=('980939a9f6483f4e9ca2353ffdba131cb9a88a6e' +sha1sums=('9a86773996d61d03c03e9a5137a2c0a3e2539f4f' '0d68c567c3d37932a49709c58c37c3f138fd19cb') build() { |