summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortequa2017-11-11 09:33:06 +0100
committertequa2017-11-11 09:33:06 +0100
commitb06e4d46e1168e73a52aa9fd883ef38440936a6a (patch)
tree00d8cd2a921c2330d8cff0b49a810b29b88ebdb0 /PKGBUILD
parent6050125c58515f4e3931c4ac7bf990803ad39f31 (diff)
downloadaur-irmpc.tar.gz
updated to 1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8b9f862e660..d50995965147 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Testudo Aquatilis <testudo.aquatilis@posteo.de>
pkgname=irmpc
-pkgver=1.1
+pkgver=1.2
pkgrel=1
epoch=
pkgdesc="Lets you control MPD via LIRC"
@@ -8,7 +8,7 @@ arch=('x86_64' 'i686' 'armv7h')
url="https://github.com/TestudoAquatilis/irmpc"
license=('GPL')
depends=('libmpdclient' 'lirc' 'glib2')
-makedepends=(gcc make)
+makedepends=(gcc make pkg-config)
noextract=()
source=("git+https://github.com/TestudoAquatilis/irmpc.git")
md5sums=('SKIP')