diff --git a/srcpkgs/spacefm/template b/srcpkgs/spacefm/template index 1a9f35af32..3bd516f29f 100644 --- a/srcpkgs/spacefm/template +++ b/srcpkgs/spacefm/template @@ -1,16 +1,16 @@ # Template file for 'spacefm' pkgname=spacefm -version=0.8.4 +version=0.8.7 revision=1 build_style=gnu-configure -makedepends="pkg-config intltool gtk+-devel startup-notification-devel - libudev-devel" +hostmakedepends="pkg-config" +makedepends="intltool gtk+-devel startup-notification-devel libudev-devel" short_desc="Multi-panel tabbed file manager" maintainer="Juan RP " license="GPL-3" homepage="http://ignorantguru.github.com/spacefm/" distfiles="https://raw.github.com/IgnorantGuru/spacefm/master/packages/${version}/spacefm-${version}.tar.xz" -checksum=125a97fbfc52f5feb6bd29a7316afa4f166bf2994c39d7a78f84493d857e9977 +checksum=3e48f276df4505b69d24fbeb4b5a869cf316503e2395bef467a29a5207b23947 spacefm_package() { depends="hicolor-icon-theme desktop-file-utils"