pkgname: blueberry pkgver: '1.4.8' pkgrel: '3' pkgdesc: ' Bluetooth configuration tool.' url: 'https://github.com/linuxmint/blueberry' arch: x86_64 depends: - bluez - 'gnome-bluetooth' - 'python-dbus' - 'python-gobject' - 'python-setproctitle' - xapp makedepends: [] source: - 'https://github.com/linuxmint/blueberry/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} make cp -r etc usr ${PKGDIR} package: | true