summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2017-12-10 12:36:58 +0200
committerΝικόλαος Κυριάκος Φυτίλης2017-12-10 12:36:58 +0200
commit36919bfc11a85fc8e87f7b05c0dd2c1357928d27 (patch)
tree267f876944892b1fde15e6d5d7663eca90b85565
parentaef767eec55f63d405871cb5594080a00e1adf70 (diff)
downloadaur-36919bfc11a85fc8e87f7b05c0dd2c1357928d27.tar.gz
rel 2
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9570d9d14d5e..b24c3bfe690b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = banshee-git
pkgdesc = Music management and playback for GNOME (fork by arfbtwn)
- pkgver = 2.9.1.r352.gc2b1fa99a
+ pkgver = 2.9.1.r355.g10da4d618
pkgrel = 2
url = https://github.com/arfbtwn/banshee
arch = i686
@@ -20,13 +20,14 @@ pkgbase = banshee-git
depends = hicolor-icon-theme
depends = media-player-info
depends = gst-plugins-bad
- depends = mono-upnp
+ depends = mono-upnp-git
depends = gst-plugins-good
depends = gvfs
depends = libgpod
optdepends = gst-plugins-ugly: Extra media codecs
optdepends = gst-libav: Extra media codecs
optdepends = brasero: CD burning
+ conflicts = banshee
source = git+https://github.com/arfbtwn/banshee.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5fc452f64ac7..e8ca250cdca2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=banshee-git
_pkgbase=banshee
-pkgver=2.9.1.r352.gc2b1fa99a
+pkgver=2.9.1.r355.g10da4d618
pkgrel=2
pkgdesc="Music management and playback for GNOME (fork by arfbtwn)"
arch=('i686' 'x86_64')
@@ -10,11 +10,12 @@ url="https://github.com/arfbtwn/banshee"
license=('MIT')
depends=(libxxf86vm gst-plugins-base-libs mono-addins dbus-sharp-glib libsoup \
taglib-sharp-git gconf-sharp libmtp hicolor-icon-theme \
-media-player-info gst-plugins-bad mono-upnp gst-plugins-good gvfs libgpod)
+media-player-info gst-plugins-bad mono-upnp-git gst-plugins-good gvfs libgpod)
makedepends=('intltool' 'gnome-doc-utils' 'gnome-common')
optdepends=('gst-plugins-ugly: Extra media codecs'
'gst-libav: Extra media codecs'
'brasero: CD burning')
+conflicts=($_pkgbase)
source=(git+https://github.com/arfbtwn/banshee.git)
md5sums=(SKIP)