1 # Maintainer: Karol "Kenji Takahashi" Wozniak <wozniakk@gmail.com>
6 pkgdesc="CopyQ is clipboard manager with searchable and editable history."
7 url="https://github.com/hluk/CopyQ"
12 arch=('i686' 'x86_64')
13 source=('http://qt-apps.org/CONTENT/content-files/147452-copyq-1.0.1.zip')
14 md5sums=('09be2c5c22a5bfca82b9cd1e210abeae')
20 cmake ${srcdir}/${pkgname}-${pkgver}
22 make DESTDIR="$pkgdir" install
24 rm -rf ${srcdir}/build