diff --git a/kio-mtp-git/PKGBUILD b/kio-mtp-git/PKGBUILD index fd99171a5..536f190b3 100644 --- a/kio-mtp-git/PKGBUILD +++ b/kio-mtp-git/PKGBUILD @@ -1,13 +1,13 @@ pkgname=kio-mtp-git _pkgname=kio-mtp -pkgver=20130517 +pkgver=20140101 pkgrel=1 pkgdesc="Provides mtp protocol support." arch=('x86_64') url="https://projects.kde.org/projects/playground/base/kio-mtp" license=('GPL2') depends=('kdelibs' 'libmtp') -makedepends=('cmake' 'git') +makedepends=('cmake' 'git' 'automoc4') conflicts=('kio-mtp') provides=('kio-mtp')