summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConnor Behan2015-09-25 20:46:19 -0400
committerConnor Behan2015-09-25 20:46:19 -0400
commit54907b23ec215a33036a627d9e52303888d20024 (patch)
treefb05a3d87e354cfd9a2547824e992943a751172d /PKGBUILD
parenta4c038dd474a3e62f17895e6a9543b9a3d8e4b66 (diff)
downloadaur-54907b23ec215a33036a627d9e52303888d20024.tar.gz
Update to 0.4.5-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30efed6ba37c..e6a1a0bfc91b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=xfce4-mpc-plugin-update
pkgver=0.4.5
-pkgrel=1
+pkgrel=2
pkgdesc="Updates the toggle button icon depending on what MPD is doing"
arch=(i686 x86_64)
license=('GPL2')
@@ -10,6 +10,7 @@ url="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel' 'libmpd>=0.16.1')
makedepends=('pkgconfig' 'intltool')
+conflicts=('xfce4-mpc-plugin')
replaces=('xfce4-mpc-plugin')
provides=('xfce4-mpc-plugin')
options=(!libtool)