summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Doege2015-10-05 19:18:25 +0200
committerMartin Doege2015-10-05 19:18:25 +0200
commit738e0ae2425e366f04030e0adf197f0b3d50cd46 (patch)
tree76a94ed7c4a28bf6f24383909b0ce3e7562202ff /PKGBUILD
parent446482224bad8c07fea999e8449fe415059eafeb (diff)
downloadaur-738e0ae2425e366f04030e0adf197f0b3d50cd46.tar.gz
bump to v3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6a7a3a94c51..1fb59fbd5d57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,20 @@
# Contributor: Nathan Owe. <ndowens04 at gmail>
pkgname=newsfeed
-pkgver=3.6
+pkgver=3.7
pkgrel=1
pkgdesc="An RSS/RDF/Atom reader and aggregator"
arch=('any')
url="http://mdoege.github.io/3NewsFeed/"
license=('GPL')
depends=('python' 'tk' 'python-feedparser')
-optdepends=('python-pyaudio: for audio notifications (recommended)'
+optdepends=('python-pillow: for displaying images in feeds'
+ 'python-pyaudio: for audio notifications'
'snack: for audio notifications (legacy)')
source=("http://mdoege.github.io/3NewsFeed/NewsFeed-$pkgver.tar.gz"
"newsfeed.desktop"
"newsfeed.png")
-md5sums=('b649df9ee913e052c1c2840288d1b77b'
+md5sums=('4a562089e0318270cb60e7c6d388a1b8'
'bf9de50dadb523f9dd4599eb1d852bf5'
'934bc285373e953a21cbf1a4b17888ca')