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

Balló György bgyorgy at archlinux.org
Sat Jan 28 17:06:34 UTC 2017


    Date: Saturday, January 28, 2017 @ 17:06:33
  Author: bgyorgy
Revision: 209305

upgpkg: muine 0.8.11-3

Remove optional musicbrainz dependency

Modified:
  muine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-28 17:00:56 UTC (rev 209304)
+++ PKGBUILD	2017-01-28 17:06:33 UTC (rev 209305)
@@ -5,12 +5,12 @@
 
 pkgname=muine
 pkgver=0.8.11
-pkgrel=2
+pkgrel=3
 pkgdesc="A music player written in C Sharp"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://muine.gooeylinux.org/"
-depends=('gst-plugins-base' 'gconf-sharp' 'taglib-sharp' 'notify-sharp' 'musicbrainz')
+depends=('gst-plugins-base' 'gconf-sharp' 'taglib-sharp' 'notify-sharp')
 makedepends=('intltool' 'gnome-common')
 optdepends=('gst-plugins-bad: Extra media codecs'
             'gst-plugins-good: Extra media codecs'



More information about the arch-commits mailing list