[arch-commits] Commit in gourmet/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Fri Jan 20 09:54:50 UTC 2017


    Date: Friday, January 20, 2017 @ 09:54:49
  Author: bgyorgy
Revision: 208102

upgpkg: gourmet 0.17.4-5

Remove deprecated gstreamer0.10-python package from optional dependencies

Modified:
  gourmet/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-20 09:52:42 UTC (rev 208101)
+++ PKGBUILD	2017-01-20 09:54:49 UTC (rev 208102)
@@ -4,7 +4,7 @@
 
 pkgname=gourmet
 pkgver=0.17.4
-pkgrel=4
+pkgrel=5
 pkgdesc="A simple but powerful recipe-managing application"
 arch=('any')
 url="http://thinkle.github.io/gourmet/"
@@ -11,8 +11,7 @@
 license=('GPL')
 depends=('pygtk' 'python2-elib-intl' 'python2-pillow' 'python2-sqlalchemy')
 makedepends=('python2-distutils-extra')
-optdepends=('gstreamer0.10-python: play timer sounds'
-            'ipython2: Python Shell plugin'
+optdepends=('ipython2: Python Shell plugin'
             'pyrtf: RTF support'
             'python2-beautifulsoup3: Webpage import plugin'
             'python2-gtkspell: Spell Checking plugin'



More information about the arch-commits mailing list