summaryrefslogtreecommitdiff
path: root/community/newsbeuter/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/newsbeuter/PKGBUILD')
-rw-r--r--community/newsbeuter/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/newsbeuter/PKGBUILD b/community/newsbeuter/PKGBUILD
index 72ad250d0..3bcd46454 100644
--- a/community/newsbeuter/PKGBUILD
+++ b/community/newsbeuter/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 87233 2013-03-28 21:20:42Z jlichtblau $
+# $Id: PKGBUILD 96640 2013-09-02 18:35:40Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Sven Pfleiderer <pfleidi@roothausen.de>
pkgname=newsbeuter
-pkgver=2.6
+pkgver=2.7
pkgrel=1
pkgdesc="A RSS feed reader for the text console with special Podcast support"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ options=('!libtool')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://www.newsbeuter.org/downloads/$pkgname-$pkgver.tar.gz)
-sha256sums=('3189fdd3c65b3207f9ffb3a10f6fda4e92ea927776cb49a79c1e4c0344f9dcc3')
+sha256sums=('e6720da7ac3f5ea83bc39cd17bd61ccf458b7167f5a17170ae32c7b6e8ff903a')
build() {
cd ${srcdir}/$pkgname-$pkgver