summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSibren Vasse2016-01-22 16:07:37 +0100
committerSibren Vasse2016-01-22 16:07:37 +0100
commit5217c22ded63a953f326cd99c787357569c0e0c9 (patch)
tree359db2360d12c2aae0029e57ec90ac7b2163fc43 /PKGBUILD
parent8ffa1e51e420a59e359df9822d447b5c38f2e5a9 (diff)
downloadaur-5217c22ded63a953f326cd99c787357569c0e0c9.tar.gz
Add xdotool dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93a2409a4972..30a7a7d1310c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgname=spotify-adkiller
source=("spotify-adkiller::git+http://github.com/SecUpwN/Spotify-AdKiller#branch=master")
url="https://github.com/SecUpwN/Spotify-AdKiller"
pkgver=10
-pkgrel=1
+pkgrel=2
epoch=0
pkgdesc="Your Party with Spotify - but without ads!"
arch=('any')
makedepends=('git')
license=('GPL3')
-depends=("xorg-xprop" "libpulse" "libnotify" "pulseaudio")
+depends=("xorg-xprop" "libpulse" "libnotify" "pulseaudio" "xdotool")
md5sums=('SKIP')
package() {